Skip to content

Commit 3c8a9c2

Browse files
committed
Revert "Build: removed dependencies from package.json."
This reverts commit 481bb28.
1 parent 481bb28 commit 3c8a9c2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@
2222
"grunt-contrib-copy": "~0.7.0",
2323
"grunt-contrib-jshint": "~0.11.0"
2424
},
25+
"dependencies": {
26+
"jquery": "2.1.4",
27+
"backbone": "1.1.2",
28+
"backbone.localStorage": "v1.1.7",
29+
"underscore": "1.8.3",
30+
"d3": "3.5.5",
31+
"bootstrap": "3.3.4",
32+
"bootstrap-datepicker": "1.4.0",
33+
"select2": "3.5.2",
34+
"toastr": "2.1.1"
35+
},
2536
"keywords": [
2637
"metadata",
2738
"UI",

0 commit comments

Comments
 (0)