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.
2 parents 3feab2c + 669d693 commit 5019719Copy full SHA for 5019719
.gitignore
@@ -1,2 +1,3 @@
1
node_modules
2
bower_components
3
+package-lock.json
package.json
@@ -26,7 +26,7 @@
26
"devDependencies": {
27
"chai": "^3.5.0",
28
"handlebars": "^4.0.5",
29
- "jquery": "1.9.1",
+ "jquery": "^3.3.1",
30
"jquery-ui": "1.12.0",
31
"karma": "^1.3.0",
32
"karma-chai": "^0.1.0",
0 commit comments