fic dependencies

This commit is contained in:
2017-08-18 12:27:13 +02:00
parent 95c672f062
commit 32158d7969
2 changed files with 7 additions and 6 deletions

View File

@@ -25,10 +25,10 @@
"homepage": "https://gitlab.com/pushrocks/beautycolor#README",
"dependencies": {
"ansi-256-colors": "^1.1.0",
"tapbundle": "^1.1.1",
"typings-global": "^1.0.14"
},
"devDependencies": {
"smartchai": "^1.0.1"
"smartchai": "^1.0.1",
"tapbundle": "^1.1.1"
}
}