Browse Source

fixed package.json bug

Bachir Soussi Chiadmi 8 năm trước cách đây
mục cha
commit
a0c80e62a8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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": {}
 }