Skip to content

Commit

Permalink
fix: code;
Browse files Browse the repository at this point in the history
  • Loading branch information
denisx committed Dec 20, 2024
1 parent f2b08f9 commit 664ee97
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .changeset/smooth-monkeys-stare.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
'@alfalab/core-components-notification-manager': patch
'@alfalab/core-components-number-input': patch
'@alfalab/core-components-pagination': patch
'@alfalab/core-components-pass-code': patch
'@alfalab/core-components-pass-code-v1': patch
'@alfalab/core-components-password-input': patch
'@alfalab/core-components-pattern-lock': patch
'@alfalab/core-components-pattern-lock-v1': patch
Expand Down
1 change: 1 addition & 0 deletions packages/gap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"access": "public",
"directory": "dist"
},
"sideEffects": false,
"peerDependencies": {
"react": "^16.9.0 || ^17.0.1 || ^18.0.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/pass-code-v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"access": "public",
"directory": "dist"
},
"sideEffects": false,
"peerDependencies": {
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
Expand Down
1 change: 0 additions & 1 deletion packages/pass-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"access": "public",
"directory": "dist"
},
"sideEffects": false,
"peerDependencies": {
"react": "^16.9.0 || ^17.0.1 || ^18.0.0",
"react-dom": "^16.9.0 || ^17.0.1 || ^18.0.0"
Expand Down

0 comments on commit 664ee97

Please sign in to comment.