Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b83aaf4abf | |||
51a1dd0b1d |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "npmts",
|
||||
"version": "5.1.11",
|
||||
"version": "5.1.12",
|
||||
"description": "write npm modules with TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@ -27,7 +27,7 @@
|
||||
"homepage": "https://github.com/pushrocks/npmts#readme",
|
||||
"dependencies": {
|
||||
"beautylog": "5.0.5",
|
||||
"early": "^1.0.7",
|
||||
"early": "^2.0.1",
|
||||
"fs-extra": "^0.30.0",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-codecov": "^2.0.1",
|
||||
|
Reference in New Issue
Block a user