Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Commit fd7a7d6

Browse files
committed
Bump up version to 4.6.2
1 parent c0534bb commit fd7a7d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"start": "parcel serve --no-cache index.html"
88
},
99
"dependencies": {
10-
"@patternfly/react-core": "4.115.2",
11-
"@patternfly/react-icons": "4.10.2",
10+
"@patternfly/react-core": "4.135.0",
11+
"@patternfly/react-icons": "4.11.0",
1212
"ajv": "6.10.2",
1313
"react": "16.13.1",
1414
"react-dom": "16.13.1",
@@ -19,7 +19,7 @@
1919
"uniforms-bridge-json-schema": "3.5.1",
2020
"uniforms-bridge-simple-schema": "3.5.1",
2121
"uniforms-bridge-simple-schema-2": "3.5.1",
22-
"uniforms-patternfly": "4.6.1"
22+
"uniforms-patternfly": "4.6.2"
2323
},
2424
"devDependencies": {
2525
"parcel-bundler": "^1.12.5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uniforms-patternfly",
3-
"version": "4.6.1",
3+
"version": "4.6.2",
44
"description": "Patternfly forms for uniforms",
55
"repository": "[email protected]:aerogear/uniforms-patternfly.git",
66
"author": "Gianluca <[email protected]>",

0 commit comments

Comments
 (0)