mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-16 23:34:40 -05:00
add uglify-js
This commit is contained in:
parent
1e5f66ef7a
commit
cd1f676a12
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
"music-info": "^1.2.1",
|
||||
"wikipedia": "^2.0.0",
|
||||
"clean-css": "^5.3.2",
|
||||
"node-libcurl": "^2.3.3"
|
||||
"node-libcurl": "^2.3.3",
|
||||
"uglify-js": "^3.17.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": "16.x"
|
||||
|
|
Loading…
Reference in a new issue