0.0.4
This commit is contained in:
		| @@ -1,12 +1,12 @@ | ||||
| { | ||||
|   "name": "smartnginx", | ||||
|   "version": "0.0.3", | ||||
|   "version": "0.0.4", | ||||
|   "description": "control nginx from node, TypeScript ready", | ||||
|   "main": "dist/index.js", | ||||
|   "typings": "dist/index.d.ts", | ||||
|   "scripts": { | ||||
|     "test": "(npmts)", | ||||
|     "cleanTest":"(rm -r nginxconfig)" | ||||
|     "cleanTest": "(rm -r nginxconfig)" | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user