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

merge master

This commit is contained in:
Kushagra Gour
2019-02-12 16:05:59 +05:30
8 changed files with 30 additions and 8 deletions

View File

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