1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-30 04:18:01 +02:00

update jquery to 3.x

This commit is contained in:
Kyle Spearrin 2017-09-04 12:11:12 -04:00
parent 4641240d47
commit cac9c22632

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",