2 Commits

Author SHA1 Message Date
f16fe5a030 1.0.9 2017-08-16 10:47:22 +02:00
bbfabc7238 add npmextra.json 2017-08-16 10:47:18 +02:00
2 changed files with 8 additions and 1 deletions

7
npmextra.json Normal file
View File

@ -0,0 +1,7 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}

View File

@ -1,6 +1,6 @@
{
"name": "beautycolor",
"version": "1.0.8",
"version": "1.0.9",
"description": "colors for beautylog",
"main": "dist/index.js",
"typings": "dist/index.d.ts",