update jquery to 3.x
This commit is contained in:
parent
4641240d47
commit
cac9c22632
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue