Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
f99605da8f | |||
508aa23e59 | |||
ce7f28404a |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "6.1.14",
|
||||
"version": "6.1.15",
|
||||
"description": "Write npm modules with TypeScript without hassle. TypeScript ready. Fully ES6.",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@ -52,7 +52,7 @@
|
||||
"gulp-typescript": "^3.1.5",
|
||||
"lodash": "^4.17.4",
|
||||
"npmextra": "^2.0.3",
|
||||
"projectinfo": "3.0.2",
|
||||
"projectinfo": "^3.0.2",
|
||||
"smartchok": "^1.0.5",
|
||||
"smartcli": "2.0.1",
|
||||
"smartcov": "1.0.0",
|
||||
|
Reference in New Issue
Block a user