Skip to content

Commit 669d693

Browse files
committed
fix(package.json): updating jquery
1 parent 6d60ca5 commit 669d693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"chai": "^3.5.0",
2828
"handlebars": "^4.0.5",
29-
"jquery": "1.9.1",
29+
"jquery": "^3.3.1",
3030
"jquery-ui": "1.12.0",
3131
"karma": "^1.3.0",
3232
"karma-chai": "^0.1.0",

0 commit comments

Comments
 (0)