This commit is contained in:
Philipp Kunz 2016-07-25 03:21:33 +02:00
parent e2639fd0a9
commit d8a4c3d088

View File

@ -1,6 +1,6 @@
{ {
"name": "smartnginx", "name": "smartnginx",
"version": "0.1.0", "version": "1.0.0",
"description": "control nginx from node, TypeScript ready", "description": "control nginx from node, TypeScript ready",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",