Browse Source

tweak package file

Taylor Otwell 9 years ago
parent
commit
04709cf0ed
1 changed files with 3 additions and 1 deletions
  1. 3 1
      package.json

+ 3 - 1
package.json

@@ -1,7 +1,9 @@
 {
   "private": true,
   "devDependencies": {
-    "gulp": "^3.8.8",
+    "gulp": "^3.8.8"
+  },
+  "dependencies": {
     "laravel-elixir": "^2.0.0",
     "bootstrap-sass": "^3.0.0"
   }