Skip to content

Commit

Permalink
Try reverting to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 committed May 6, 2024
1 parent 9080013 commit 9db9cf9
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -25,8 +25,8 @@
"@types/tape": "4.13.2",
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/coverage-v8": "1.5.0",
"@vitest/ui": "1.5.0",
"c8": "7.12.0",
"embedme": "1.22.1",
"eslint": "8.45.0",
Expand All @@ -52,10 +52,10 @@
"vite-plugin-node-polyfills": "^0.21.0",
"vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0",
"vitest": "^1.6.0"
"vitest": "1.5.0"
},
"peerDependencies": {
"@vitest/browser": "^1.6.0",
"@vitest/browser": "^1.5.0",
"webdriverio": "^8.36.1"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 9db9cf9

Please sign in to comment.