fix(package): npm access level
This commit is contained in:
		@@ -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
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user