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

Commit 3a7d997

Browse files
riccardo-forinawtrocki
authored andcommitted
Fix the example app
1 parent fdc013d commit 3a7d997

File tree

3 files changed

+11715
-5
lines changed

3 files changed

+11715
-5
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.45.1",
11-
"@patternfly/react-icons": "4.7.2",
10+
"@patternfly/react-core": "4.115.2",
11+
"@patternfly/react-icons": "4.10.2",
1212
"ajv": "6.10.2",
1313
"react": "16.13.1",
1414
"react-dom": "16.13.1",
@@ -22,7 +22,7 @@
2222
"uniforms-patternfly": "4.0.0"
2323
},
2424
"devDependencies": {
25-
"parcel-bundler": "1.12.4",
25+
"parcel-bundler": "^1.12.5",
2626
"tslib": "1.12.0"
2727
}
2828
}

0 commit comments

Comments
 (0)