Update package.json

This commit is contained in:
GoatCode
2019-05-02 11:20:19 +02:00
committed by GitHub
parent 872d85d758
commit 5b0989eaa9

View File

@@ -1,7 +1,7 @@
{ {
"title": "SB Admin 2", "title": "SB Admin 2",
"name": "startbootstrap-sb-admin-2", "name": "startbootstrap-sb-admin-2",
"version": "4.0.3", "version": "4.0.4",
"scripts": { "scripts": {
"start": "gulp watch" "start": "gulp watch"
}, },