Skip to content
This repository was archived by the owner on Nov 13, 2020. It is now read-only.

Commit d8eefac

Browse files
author
Travis CI
committed
Travis build: 60 v2.0.0 [ci skip]
1 parent 820317e commit d8eefac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-json-properties",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Use Typescript decorators to retrieve a property from properties.json and load it on class attribute.",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -54,4 +54,4 @@
5454
"master": "master",
5555
"production": "production"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)