Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pearmini committed Oct 3, 2024
1 parent e1ed1e7 commit 29ec1ce
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1,482 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
},
"sideEffects": false,
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-wasm": "^6.1.3",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-wasm": "^6.2.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^8.10.0",
"prettier": "^2.8.8",
"rollup": "^3.26.0",
"vite": "^4.3.9",
"vitest": "^0.32.1",
"rollup": "^3.29.5",
"vite": "^4.5.5",
"vitest": "^0.32.4",
"wasm-pack": "^0.13.0"
},
"dependencies": {
Expand All @@ -60,4 +60,4 @@
"publishConfig": {
"access": "public"
}
}
}
Loading

0 comments on commit 29ec1ce

Please sign in to comment.