Skip to content

Commit a84acb5

Browse files
committed
fix: 🐛 the mask was not turned off after initilization
1 parent 6675a31 commit a84acb5

File tree

3 files changed

+2815
-1
lines changed

3 files changed

+2815
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@semantic-release/exec": "^6.0.3",
2323
"@semantic-release/git": "^10.0.1",
2424
"@semantic-release/npm": "^8.0.3",
25-
"@types/node": "^17.0.9",
25+
"@types/node": "^18.15.12",
2626
"@types/react": "^17.0.33",
2727
"@types/react-dom": "^17.0.10",
2828
"@vitejs/plugin-react": "^1.0.7",

0 commit comments

Comments
 (0)