File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " js-restful-express" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"description" : " Create a RESTful service with ES6 decorators for your express based node.js application." ,
5
5
"main" : " src/js-restful-express.js" ,
6
6
"typings" : " ./src/js-restful-express.d.ts" ,
Original file line number Diff line number Diff line change 40
40
version "2.2.41"
41
41
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-2.2.41.tgz#e27cf0817153eb9f2713b2d3f6c68f1e1c3ca608"
42
42
43
- " @types/node@*" , "@types/node@^7.0.0" :
43
+ " @types/node@* " :
44
44
version "7.0.38"
45
45
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.38.tgz#140ecc61930b328e72914237c58dd62c8829e94d"
46
46
47
+ " @types/node@^8.0.9 " :
48
+ version "8.0.17"
49
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.17.tgz#677bc8c118cfb76013febb62ede1f31d2c7222a1"
50
+
47
51
48
52
version "0.0.5"
49
53
resolved "https://registry.yarnpkg.com/@types/reflect-metadata/-/reflect-metadata-0.0.5.tgz#9c042bfa9803d577aad4f57dfbca4b7cae4286fe"
You can’t perform that action at this time.
0 commit comments