Compare commits

..

4 Commits

Author SHA1 Message Date
e0e8e9f29a 1.0.17 2017-09-09 14:46:54 +02:00
aa54912346 add docs 2017-09-09 14:46:50 +02:00
5457dcfc8d 1.0.16 2017-09-09 13:28:22 +02:00
5c7b0fafea update npmextra.json 2017-09-09 13:28:20 +02:00
3 changed files with 2 additions and 2 deletions

0
docs/index.md Normal file
View File

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.17",
"description": "shell actions designed as promises",
"main": "dist/index.js",
"typings": "dist/index.d.ts",