This commit is contained in:
Philipp Kunz 2016-07-21 02:25:15 +02:00
parent e49a358b22
commit effe9210fc

View File

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