Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mahozad committed Nov 22, 2023
1 parent d577961 commit 35479d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,10 +1,10 @@
{
"devDependencies": {
"rollup": "^3.8.1",
"@rollup/plugin-run": "^4.5.1",
"@rollup/plugin-strip": "^3.0.2",
"@rollup/plugin-terser": "^0.2.1",
"@rollup/plugin-replace": "^5.0.2",
"rollup": "^4.5.1",
"@rollup/plugin-run": "^3.0.2",
"@rollup/plugin-strip": "^3.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-replace": "^5.0.5",
"babel-plugin-rewire-test-env-only": "^1.0.0",
"clean-css": "^5.3.1",
"eslint": "^8.30.0",
Expand Down

0 comments on commit 35479d2

Please sign in to comment.