1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-17 04:40:03 +02:00

npm: Use tippy.js via npm instead of CDN

This commit is contained in:
Henrik Hautakoski 2022-01-25 13:44:57 +01:00
parent 8f4314fefc
commit afc71d7184
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
6 changed files with 45 additions and 4 deletions

View file

@ -8,6 +8,7 @@
"anchor-js": "^4.1.0",
"clipboard": "^2.0.4",
"lunr": "^2.3.9",
"tippy.js": "^5.2.1",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2"
},