We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6cfab commit 471bea9Copy full SHA for 471bea9
bower.json
@@ -8,16 +8,16 @@
8
],
9
"homepage": "http://evoluteur.github.io/evolutility/",
10
"dependencies": {
11
- "jquery": "2.1.4",
12
- "backbone": "1.2.3",
13
- "backbone.localStorage": "v1.1.16",
14
- "underscore": "1.8.3",
15
- "d3": "3.5.6",
16
- "papaparse": "4.1.0",
17
- "bootstrap": "3.3.6",
18
- "bootstrap-datepicker": "1.5.0",
19
- "select2": "3.5.2",
20
- "toastr": "2.1.1"
+ "jquery": "^2.2.3",
+ "backbone": "^1.3.3",
+ "backbone.localStorage": "^v1.1.16",
+ "underscore": "^1.8.3",
+ "d3": "^3.5.16",
+ "papaparse": "^4.1.0",
+ "bootstrap": "^3.3.6",
+ "bootstrap-datepicker": "^1.6.0",
+ "select2": "^3.5.2",
+ "toastr": "^2.1.1"
21
},
22
"repository": {
23
"type": "git",
0 commit comments