Skip to content

Commit

Permalink
Merge a7d6054 into c83bbe5
Browse files Browse the repository at this point in the history
  • Loading branch information
redallen committed Feb 20, 2019
2 parents c83bbe5 + a7d6054 commit 505f934
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .circleci/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ git checkout master

# helpful for debugging any lerna EUNCOMMIT errors
git rev-parse HEAD
yarn run lerna changed
yarn run lerna changed || true
yarn lerna:publish
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"react": "^16.3.2",
"react-dom": "^16.3.2"
}
}
}
2 changes: 1 addition & 1 deletion packages/patternfly-3/patternfly-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@
"react-axe": "^3.0.2",
"shx": "^0.3.2"
}
}
}
2 changes: 1 addition & 1 deletion packages/patternfly-3/react-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"react": "^16.3.2",
"react-dom": "^16.3.2"
}
}
}
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@
"tslint-react": "^3.6.0",
"typescript": "3.2.2"
}
}
}
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
"fs-extra": "^7.0.1",
"glob": "^7.1.3"
}
}
}
2 changes: 1 addition & 1 deletion packages/patternfly-4/react-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@
"fs-extra": "^6.0.1",
"glob": "^7.1.2"
}
}
}

0 comments on commit 505f934

Please sign in to comment.