remove typings-global

This commit is contained in:
2018-02-14 23:19:36 +01:00
parent 271e968ddc
commit 8e0dba7bf8
9 changed files with 1082 additions and 287 deletions

View File

@@ -10,7 +10,7 @@
"test": "(npmts)"
},
"devDependencies": {
"tapbundle": "^1.1.1"
"tapbundle": "^1.1.8"
},
"dependencies": {
"beautycolor": "^1.0.11",
@@ -19,7 +19,6 @@
"smartnpm": "^1.0.5",
"smartopen": "^1.0.3",
"smarttime": "^1.0.10",
"smartversion": "^1.0.3",
"typings-global": "^1.0.20"
"smartversion": "^1.0.3"
}
}