1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-31 16:51:43 +02:00

bump to 3.6.0

This commit is contained in:
Kushagra Gour
2018-11-17 00:14:24 +05:30
parent 6ced3e0f5c
commit 08fa1b098c
4 changed files with 8 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "web-maker",
"version": "3.5.1",
"version": "3.6.0",
"description": "A blazing fast & offline web playground",
"scripts": {
"start": "if-env NODE_ENV=production && npm run -s serve || npm run -s dev",