Skip to content

Commit e7785d0

Browse files
committed
1 parent 202a278 commit e7785d0

File tree

5 files changed

+5
-20
lines changed

5 files changed

+5
-20
lines changed

packages/react-form-with-constraints-bootstrap/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "react-form-with-constraints-bootstrap",
33
"version": "0.18.0",
4-
"repository": {
5-
"type": "git",
6-
"url": "https://github.com/tkrotoff/react-form-with-constraints.git"
7-
},
84
"description": "Simple form validation for React",
5+
"repository": "github:tkrotoff/react-form-with-constraints",
96
"license": "MIT",
107
"keywords": [
118
"react",

packages/react-form-with-constraints-material-ui/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "react-form-with-constraints-material-ui",
33
"version": "0.18.0",
4-
"repository": {
5-
"type": "git",
6-
"url": "https://github.com/tkrotoff/react-form-with-constraints.git"
7-
},
84
"description": "Simple form validation for React",
5+
"repository": "github:tkrotoff/react-form-with-constraints",
96
"license": "MIT",
107
"keywords": [
118
"react",

packages/react-form-with-constraints-native/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "react-form-with-constraints-native",
33
"version": "0.18.0",
4-
"repository": {
5-
"type": "git",
6-
"url": "https://github.com/tkrotoff/react-form-with-constraints.git"
7-
},
84
"description": "Simple form validation for React",
5+
"repository": "github:tkrotoff/react-form-with-constraints",
96
"license": "MIT",
107
"keywords": [
118
"react",

packages/react-form-with-constraints-tools/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "react-form-with-constraints-tools",
33
"version": "0.18.0",
4-
"repository": {
5-
"type": "git",
6-
"url": "https://github.com/tkrotoff/react-form-with-constraints.git"
7-
},
84
"description": "Simple form validation for React",
5+
"repository": "github:tkrotoff/react-form-with-constraints",
96
"license": "MIT",
107
"keywords": [
118
"react",

packages/react-form-with-constraints/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "react-form-with-constraints",
33
"version": "0.18.0",
4-
"repository": {
5-
"type": "git",
6-
"url": "https://github.com/tkrotoff/react-form-with-constraints.git"
7-
},
84
"description": "Simple form validation for React",
5+
"repository": "github:tkrotoff/react-form-with-constraints",
96
"license": "MIT",
107
"keywords": [
118
"react",

0 commit comments

Comments
 (0)