This commit is contained in:
Phil Kunz 2016-07-12 16:31:27 +02:00
parent 87eb7084c0
commit 244b21ca36

View File

@ -1,6 +1,6 @@
{ {
"name": "smartnginx", "name": "smartnginx",
"version": "0.0.5", "version": "0.0.6",
"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",