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

bump to 5.3.0

This commit is contained in:
Kushagra Gour
2024-04-16 14:09:12 +05:30
parent 7e227ef337
commit 67fc7f93d9
4 changed files with 4 additions and 4 deletions

View File

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