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

bump to 5.0.3

This commit is contained in:
Kushagra Gour
2023-05-29 01:19:35 +05:30
parent 3f3393b5df
commit 27a30a0110
4 changed files with 4 additions and 4 deletions

View File

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