Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
e0e8e9f29a | |||
aa54912346 | |||
5457dcfc8d | |||
5c7b0fafea |
0
docs/index.md
Normal file
0
docs/index.md
Normal file
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"npmci": {
|
"npmci": {
|
||||||
"globalNpmTools": [
|
"npmGlobalTools": [
|
||||||
"npmts",
|
"npmts",
|
||||||
"ts-node"
|
"ts-node"
|
||||||
]
|
]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartshell",
|
"name": "smartshell",
|
||||||
"version": "1.0.15",
|
"version": "1.0.17",
|
||||||
"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",
|
||||||
|
Reference in New Issue
Block a user