Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3e3561f4bb | |||
099b513e0a |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "4.0.3",
|
||||
"version": "5.0.0",
|
||||
"description": "write npm modules with TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@ -25,7 +25,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/pushrocks/npmts#readme",
|
||||
"dependencies": {
|
||||
"beautylog": "3.1.4",
|
||||
"beautylog": "4.0.0",
|
||||
"fs-extra": "^0.26.7",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-codecov": "^2.0.1",
|
||||
@ -47,7 +47,7 @@
|
||||
"smartcov": "0.0.4",
|
||||
"smartenv": "1.2.1",
|
||||
"smartfile": "2.3.0",
|
||||
"smartpath": "3.1.0",
|
||||
"smartpath": "3.1.1",
|
||||
"source-map-support": "^0.4.0"
|
||||
},
|
||||
"devDependencies": {}
|
||||
|
Reference in New Issue
Block a user