This commit is contained in:
Lloyd Brookes
2018-06-28 23:46:42 +01:00
parent 44f10c89a6
commit 2b35fa0e6f
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": "2.5.2",
"version": "2.5.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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