This commit is contained in:
Philipp Kunz 2018-08-10 23:10:48 +02:00
parent 9b043d0e0d
commit 70dace595b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartnginx",
"version": "1.0.6",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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