1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-09-01 01:01:43 +02:00

merge master

This commit is contained in:
Kushagra Gour
2019-01-17 20:14:53 +05:30
7 changed files with 75 additions and 56 deletions

View File

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