fix(package): npm access level
This commit is contained in:
parent
d31f85c6cb
commit
07be849d2f
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@pushrocks/smartspawn",
|
||||
"version": "2.0.0",
|
||||
"private": false,
|
||||
"description": "smart subprocess handling",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -27,6 +28,5 @@
|
||||
"@gitzone/tsrun": "^1.1.9",
|
||||
"@pushrocks/tapbundle": "^3.0.1",
|
||||
"@types/node": "^10.5.5"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user