Browse Source

fixed package.json bug

Bachir Soussi Chiadmi 7 years ago
parent
commit
a0c80e62a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -16,7 +16,7 @@
     "gulp-sass": "^2.0.1",
     "gulp-shell": "^0.5.2",
     "gulp-watch": "^4.2.4",
-    "gulp-webserver": "^0.9.1",
+    "gulp-webserver": "^0.9.1"
   },
   "dependencies": {}
 }