Update the documentation and replace a package

This commit is contained in:
barsdeveloper
2022-11-30 21:20:14 +01:00
parent a7468f4cf0
commit 1f55851e1e
5 changed files with 175 additions and 138 deletions

View File

@@ -24,11 +24,11 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-terser": "^0.1.0",
"minify-html-literals": "^1.3.5",
"rollup": "^2.75.5",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-minify-html-literals": "^1.2.6",
"rollup-plugin-terser": "^7.0.2",
"sass": "^1.52.2",
"terser": "^5.14.0"
},