This commit is contained in:
Phil Kunz 2016-07-11 16:35:14 +02:00
parent 871ff06040
commit e77b3d0355

View File

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