Skip to content

Commit

Permalink
v7.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mousse-tache committed Jan 25, 2022
1 parent 1309856 commit 4ea199b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages": ["packages/*"],
"version": "6.4.3"
"version": "7.0.0-alpha.0"
}
2 changes: 1 addition & 1 deletion packages/craco/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@craco/craco",
"description": "Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.",
"version": "6.4.3",
"version": "7.0.0-alpha.0",
"scripts": {},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 4ea199b

Please sign in to comment.