mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-18 04:50:03 +02:00
npm: Use clipboardjs via npm instead of unpkg.com link
This commit is contained in:
parent
8f16293ec3
commit
d4244851ab
6 changed files with 87 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"alpinejs": "^3.8.1",
|
||||
"clipboard": "^2.0.4",
|
||||
"lunr": "^2.3.9",
|
||||
"webpack": "^5.67.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue