update dependency for jquery to secure version
This commit is contained in:
parent
d7f4e4f5d3
commit
1c7e94c147
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bootstrap": "^3.3.6",
|
"bootstrap": "^3.3.6",
|
||||||
"jquery": "^2.1.4"
|
"jquery": "3.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue