Skip to content

Commit 649e82e

Browse files
v7.0.0-alpha.3
1 parent f8696b9 commit 649e82e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "7.0.0-alpha.2"
3+
"version": "7.0.0-alpha.3"
44
}

packages/craco/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@craco/craco",
33
"description": "Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app.",
4-
"version": "7.0.0-alpha.2",
4+
"version": "7.0.0-alpha.3",
55
"scripts": {},
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)