Browse Source

Update jQuery version for Bower

pull/5746/head
Andrew Golubev 7 years ago
parent
commit
bb6f60fc20
1 changed files with 1 additions and 1 deletions
  1. 2
      bower.json

2
bower.json

@ -7,7 +7,7 @@
"web" : "http://www.jacklukic.com"
},
"dependencies": {
"jquery" : ">=1.8"
"jquery" : "^3.2.1"
},
"main": [
"src/semantic.less",

Loading…
Cancel
Save