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

bump to 6.3.1

This commit is contained in:
Kushagra Gour
2024-05-11 15:46:37 +05:30
parent 98c75e7a64
commit 124fb63997
4 changed files with 4 additions and 4 deletions

View File

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