This commit is contained in:
PhilKunz External
2017-06-27 08:28:11 +00:00
parent 92d26a574c
commit 63d5fe4f1c
9 changed files with 31 additions and 69 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "smartshell",
"version": "1.0.6",
"version": "1.0.7",
"description": "shell actions designed as promises",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
"test": "(npmts --notest && ts-node --compilerOptions '{\"target\":\"es6\"}' test/test.ts)"
},
"repository": {
"type": "git",