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

bump to 5.2.0

This commit is contained in:
Kushagra Gour
2024-02-08 16:43:33 +05:30
parent 77479d0f71
commit 270fb7d4f0
4 changed files with 5 additions and 5 deletions

View File

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