Bump SB Admin 2 to v4.0.8 in package.json

This commit is contained in:
GoatCode
2019-05-02 11:20:19 +02:00
committed by David Pordomingo
parent 0d2fd353c0
commit 3fd822f902

View File

@@ -1,7 +1,7 @@
{
"title": "SB Admin 2",
"name": "startbootstrap-sb-admin-2",
"version": "4.0.7",
"version": "4.0.8",
"scripts": {
"start": "node_modules/.bin/gulp watch"
},
@@ -51,4 +51,4 @@
"gulp-uglify": "3.0.2",
"merge-stream": "2.0.0"
}
}
}