remove tapbundle from dependencies
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"url": "https://gitlab.com/pushrocks/lik/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/lik#README",
|
||||
"devDependencies": {},
|
||||
"devDependencies": {
|
||||
"tapbundle": "^1.0.14"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.62",
|
||||
"@types/minimatch": "2.x.x",
|
||||
@@ -27,7 +29,6 @@
|
||||
"q": "^1.5.0",
|
||||
"rxjs": "^5.3.0",
|
||||
"smartq": "^1.1.1",
|
||||
"tapbundle": "^1.0.14",
|
||||
"typings-global": "^1.0.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user