Skip to content

Commit b286e2f

Browse files
committed
Fixed pf4 template dependency typo
1 parent 4fb069b commit b286e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/stackblitz-templates/pf4-templates.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export const pf4Dependencies = {
6767
'react-dom': '^16.12.0',
6868
'@data-driven-forms/react-form-renderer': 'latest',
6969
'@data-driven-forms/pf4-component-mapper': 'latest',
70-
'@patternfly/react-core': '3.158,1',
70+
'@patternfly/react-core': '3.158.1',
7171
'@patternfly/react-icons': '3.15.16',
7272
'prop-types': 'latest'
7373
};

0 commit comments

Comments
 (0)