fix(package): update smartopen to @pushrocks/smartopen

This commit is contained in:
2018-05-22 15:49:26 +02:00
parent 56d2c3f33f
commit bf3815c74d
12 changed files with 316 additions and 1138 deletions

View File

@@ -7,18 +7,19 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "(npmts)"
"test": "(npmts)",
"build": "(npmts)"
},
"devDependencies": {
"tapbundle": "^1.1.8"
"tapbundle": "^2.0.0"
},
"dependencies": {
"@pushrocks/smartopen": "^1.0.7",
"beautycolor": "^1.0.11",
"beautylog": "^6.1.10",
"npmextra": "^2.0.9",
"smartnpm": "^1.0.6",
"smartopen": "^1.0.3",
"smarttime": "^1.0.10",
"smarttime": "^2.0.0",
"smartversion": "^1.0.3"
}
}