Fixed minor bugs, updated gulp script.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mc_lighting",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "Web client for Mc Lighting",
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
@@ -11,9 +11,8 @@
|
||||
"dependencies": {
|
||||
"fs": "0.0.2",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-connect": "^4.0.0",
|
||||
"gulp-file-include": "^0.13.7",
|
||||
"materialize-css": "^0.97.6",
|
||||
"gulp-connect": "^5.0.0",
|
||||
"gulp-file-include": "^1.0.0",
|
||||
"request": "^2.72.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user