2 Commits

Author SHA1 Message Date
7921745716 1.0.9 2018-02-16 20:55:44 +01:00
75f7ec7bef fix npmextra.json 2018-02-16 20:55:40 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"npmci": {
"globalNpmTools": [
"npmGlobalTools": [
"npmts"
]
}

View File

@@ -1,6 +1,6 @@
{
"name": "smartgulp",
"version": "1.0.8",
"version": "1.0.9",
"description": "lightweight gulp replacement",
"main": "dist/index.js",
"typings": "dist/index.d.ts",