update jquery to 3.x

This commit is contained in:
Kyle Spearrin 2017-09-04 12:11:12 -04:00
parent 4641240d47
commit cac9c22632
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"start:firefox": "web-ext run --source-dir ./dist/"
},
"devDependencies": {
"jquery": "2.2.4",
"jquery": "3.2.1",
"bootstrap": "3.3.7",
"font-awesome": "4.7.0",
"angular": "1.6.6",