Skip to content

Commit 5766347

Browse files
committed
Update the node dependencies to include all the required dependencies.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
1 parent 3485c5c commit 5766347

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"gulp": "^3.8.8"
55
},
66
"dependencies": {
7+
"bootstrap-sass": "^3.0.0",
8+
"eonasdan-bootstrap-datetimepicker": "^4.15.35",
9+
"font-awesome": "^4.5.0",
10+
"jquery": "^2.1.4",
711
"laravel-elixir": "^3.0.0",
8-
"bootstrap-sass": "^3.0.0"
12+
"moment": "^2.10.6",
13+
"simplemde": "^1.9.0"
914
}
1015
}

0 commit comments

Comments
 (0)