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": {
"globalNpmTools": [
"npmGlobalTools": [
"npmts",
"ts-node"
]

View File

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