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

bump to 6.3.4 n add changelog

This commit is contained in:
Kushagra Gour
2024-06-20 19:21:33 +05:30
parent c2420cccd9
commit a851ff7633
5 changed files with 10 additions and 4 deletions

View File

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