We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7894769 + ab71501 commit ac18b4cCopy full SHA for ac18b4c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-verification-input",
3
- "version": "2.0.7",
+ "version": "2.0.8-beta.0",
4
"main": "lib/index.js",
5
"types": "lib/index.d.ts",
6
"repository": "https://github.com/andreaswilli/react-verification-input.git",
@@ -68,7 +68,8 @@
68
"react": "^17.0.2",
69
"react-dom": "^17.0.2",
70
"regenerator-runtime": "^0.13.7",
71
- "webpack": "^5.38.1",
+ "webpack": "^5.74.0",
72
"webpack-cli": "^4.7.2"
73
- }
+ },
74
+ "dependencies": {}
75
}
0 commit comments