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 6172080 commit 6eecfa6Copy full SHA for 6eecfa6
bower.json
@@ -12,8 +12,8 @@
12
],
13
"dependencies" : {
14
"jquery": ">= 1.9.0",
15
- "bootstrap": "3.x.x",
16
- "momentjs": "2.x.x"
+ "bootstrap": "^3.1.0",
+ "momentjs": "^2.6.0"
17
},
18
"keywords": [
19
"jquery",
package.json
@@ -11,7 +11,7 @@
11
"qunitjs": "~1.14.0",
"grunt": "~0.4.5",
"grunt-contrib-qunit": "~0.5.1",
- "grunt-contrib-uglify": "~0.4.0",
+ "grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-concat": "~0.4.0",
0 commit comments