Skip to content

Commit 219d518

Browse files
author
Edward Xiao
committed
no message
1 parent 28a7664 commit 219d518

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-inputs-validation",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "React form input validation components",
55
"main": "index.js",
66
"repository": {
@@ -118,8 +118,5 @@
118118
"webpack-assets-manifest": "^3.1.0",
119119
"webpack-cli": "^3.1.1",
120120
"webpack-dev-server": "^3.1.4"
121-
},
122-
"dependencies": {
123-
"react-inputs-validation": "^4.1.8"
124121
}
125122
}

0 commit comments

Comments
 (0)