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

Merge branch 'master' into assets

This commit is contained in:
Kushagra Gour
2024-02-09 14:28:10 +05:30
20 changed files with 620 additions and 94 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "web-maker",
"version": "5.0.3",
"version": "5.2.0",
"description": "A blazing fast & offline web playground",
"scripts": {
"start": "concurrently --kill-others \"gulp start-preview-server\" \"npm run -s dev\"",