Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
5457dcfc8d | |||
5c7b0fafea |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmGlobalTools": [
|
||||
"npmts",
|
||||
"ts-node"
|
||||
]
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user