Skip to content

Commit ac18b4c

Browse files
authored
Merge pull request #63 from andreaswilli/develop
Update webpack and lockfile
2 parents 7894769 + ab71501 commit ac18b4c

File tree

2 files changed

+2289
-2131
lines changed

2 files changed

+2289
-2131
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-verification-input",
3-
"version": "2.0.7",
3+
"version": "2.0.8-beta.0",
44
"main": "lib/index.js",
55
"types": "lib/index.d.ts",
66
"repository": "https://github.com/andreaswilli/react-verification-input.git",
@@ -68,7 +68,8 @@
6868
"react": "^17.0.2",
6969
"react-dom": "^17.0.2",
7070
"regenerator-runtime": "^0.13.7",
71-
"webpack": "^5.38.1",
71+
"webpack": "^5.74.0",
7272
"webpack-cli": "^4.7.2"
73-
}
73+
},
74+
"dependencies": {}
7475
}

0 commit comments

Comments
 (0)