Skip to content

Commit

Permalink
fix(integration): update package.json (#8763)
Browse files Browse the repository at this point in the history
* fix(integration): update package.json

* fix linting
  • Loading branch information
nicolethoen committed Mar 1, 2023
1 parent 74884ce commit c493100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@patternfly/react-integration",
"private": true,
"version": "4.213.2",
"description": "Integration testing for PF4 using demo applications",
"version": "5.0.0-alpha.0",
"description": "Integration testing for PF5 using demo applications",
"main": "lib/index.js",
"sideEffects": false,
"repository": {
Expand Down

0 comments on commit c493100

Please sign in to comment.