Skip to content

Commit

Permalink
fix auto versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sugarmanz committed Jul 16, 2024
1 parent 77023dd commit 2c894f6
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 46 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"packageManager": "pnpm@8.9.2",
"dependencies": {
"@auto-it/omit-release-notes": "^11.0.4",
"@auto-it/upload-assets": "^11.0.4",
"@auto-it/version-file": "^11.0.4",
"@auto-canary/omit-release-notes": "11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-canary/upload-assets": "11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@auto-canary/version-file": "11.2.0--canary.2467.bb9bf1e8d1186bc73fa8deffb2f661a893697f58.0",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.23.3",
Expand Down
166 changes: 123 additions & 43 deletions pnpm-lock.yaml

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

0 comments on commit 2c894f6

Please sign in to comment.