Skip to content

Commit

Permalink
chore: update to newest codspeed version, remove patch package
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed Jan 17, 2025
1 parent 0574c6b commit 680b88d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,10 @@
"diff:npm": "node --loader ts-node/esm resources/diff-npm-package.ts",
"gitpublish:npm": "bash ./resources/gitpublish.sh npm npmDist",
"gitpublish:deno": "bash ./resources/gitpublish.sh deno denoDist",
"prepare": "husky",
"postinstall": "patch-package"
"prepare": "husky"
},
"devDependencies": {
"patch-package": "^8.0.0",
"@codspeed/vitest-plugin": "^3.1.1",
"@codspeed/vitest-plugin": "4.0.0",
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@mdx-js/react": "3.0.1",
Expand Down

0 comments on commit 680b88d

Please sign in to comment.