Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ecf0666103 | |||
ad05144bba |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "5.1.14",
|
||||
"version": "5.1.15",
|
||||
"description": "write npm modules with TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@ -52,7 +52,7 @@
|
||||
"smartenv": "1.2.5",
|
||||
"smartfile": "3.0.10",
|
||||
"smartpath": "3.2.1",
|
||||
"smartstring": "^2.0.0",
|
||||
"smartstring": "^2.0.1",
|
||||
"source-map-support": "^0.4.0",
|
||||
"typings-global": "*"
|
||||
},
|
||||
|
Reference in New Issue
Block a user