Upgrade to Tippy.js v2, along with upgrading its dependency Popper.js

This commit is contained in:
Danielle McLean 2018-05-01 14:00:16 +10:00
parent 6f3f613cc8
commit ffd0d3384e
Signed by untrusted user: 00dani
GPG key ID: 8EB789DDF3ABD240
5 changed files with 17 additions and 13 deletions

View file

@ -9,6 +9,6 @@
},
"dependencies": {
"openwebicons": "^1.4.3",
"tippy.js": "^1.4.1"
"tippy.js": "^2.5.2"
}
}