Skip to content

Commit ab0bfa6

Browse files
committed
Removed UI dependencies from nom package.json (using bower for these).
1 parent 6637ea4 commit ab0bfa6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,6 @@
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-
},
3625
"keywords": [
3726
"metadata",
3827
"UI",

0 commit comments

Comments
 (0)