1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-01 12:20:33 +02:00

upgrade rollup-plugin-terser to fix npm warning #2751

This commit is contained in:
Hakim El Hattab
2020-08-19 10:17:38 +02:00
parent 3a99a7b70a
commit 80d96b4f82
2 changed files with 78 additions and 43 deletions

View File

@@ -55,7 +55,7 @@
"node-qunit-puppeteer": "^2.0.1",
"qunit": "^2.10.0",
"rollup": "^2.10.9",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-terser": "^7.0.0",
"yargs": "^15.1.0"
},
"browserslist": "> 0.5%, IE 11, not dead",