Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuuart committed Jul 22, 2023
1 parent c7eb42d commit cc95839
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 89 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
"version": "changeset version && pnpm install --no-frozen-lockfile"
},
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"nx": "16.5.3"
},
"nx": {},
"dependencies": {
"@changesets/cli": "^2.26.2"
}
"nx": {}
}
Loading

0 comments on commit cc95839

Please sign in to comment.