Skip to content

Commit

Permalink
chore: pins nanoid dev dependency version to override warning
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock committed Dec 11, 2024
1 parent 54fe070 commit 15dd0e0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 40 deletions.
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Added

- chore: pins nanoid dev dependency version to override warning
- feat: Add support for effective target canister ID in management canister calls.

### Changed
Expand Down
40 changes: 3 additions & 37 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@
}
},
"overrides": {
"vite": {
"rollup": "^4.22.5"
}
"nanoid": "^5.0.9"
}
}

0 comments on commit 15dd0e0

Please sign in to comment.