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

bump to v5.0.0

This commit is contained in:
Kushagra Gour
2022-04-07 13:24:42 +05:30
parent f01f048c29
commit a8ca9b878e
3 changed files with 3 additions and 3 deletions

View File

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