This commit is contained in:
Lloyd Brookes
2019-05-27 16:55:06 +01:00
parent 16696b6c95
commit bba4314444
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "local-web-server",
"version": "3.0.0-0",
"version": "3.0.0-1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "local-web-server",
"version": "3.0.0-0",
"version": "3.0.0-1",
"description": "The modular web server for productive full-stack development",
"bin": {
"ws": "./bin/cli.js"