update to latest standards

This commit is contained in:
2017-08-16 10:42:48 +02:00
parent 801fd17c77
commit 233fd3f01a
9 changed files with 487 additions and 57 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",
"typings-test": "^1.0.3"
"smartchai": "^1.0.1"
}
}