Compare commits

..

2 Commits

Author SHA1 Message Date
5457dcfc8d 1.0.16 2017-09-09 13:28:22 +02:00
5c7b0fafea update npmextra.json 2017-09-09 13:28:20 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "smartshell", "name": "smartshell",
"version": "1.0.15", "version": "1.0.16",
"description": "shell actions designed as promises", "description": "shell actions designed as promises",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",