Skip to content

Commit 6eecfa6

Browse files
committed
update dependencies
1 parent 6172080 commit 6eecfa6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
],
1313
"dependencies" : {
1414
"jquery": ">= 1.9.0",
15-
"bootstrap": "3.x.x",
16-
"momentjs": "2.x.x"
15+
"bootstrap": "^3.1.0",
16+
"momentjs": "^2.6.0"
1717
},
1818
"keywords": [
1919
"jquery",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"qunitjs": "~1.14.0",
1212
"grunt": "~0.4.5",
1313
"grunt-contrib-qunit": "~0.5.1",
14-
"grunt-contrib-uglify": "~0.4.0",
14+
"grunt-contrib-uglify": "~0.5.0",
1515
"grunt-contrib-cssmin": "~0.9.0",
1616
"grunt-contrib-copy": "~0.5.0",
1717
"grunt-contrib-concat": "~0.4.0",

0 commit comments

Comments
 (0)