This commit is contained in:
Lloyd Brookes
2019-06-09 13:43:00 +01:00
parent 1f86cb7dc2
commit 5ac6cd1cd6
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-4",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "local-web-server",
"version": "3.0.0-4",
"version": "3.0.0",
"description": "The modular web server for productive full-stack development",
"repository": "https://github.com/lwsjs/local-web-server",
"author": "Lloyd Brookes <75pound@gmail.com>",