Dev
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user