Skip to content

Commit 52333a5

Browse files
committed
v3.0.3
1 parent ab84275 commit 52333a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "3.13.1",
3-
"version": "3.0.1",
3+
"version": "3.0.3",
44
"packages": ["packages/*"],
55
"npmClient": "yarn",
66
"useWorkspaces": true

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "preact-cli",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "Start building a Preact Progressive Web App in seconds.",
55
"repository": "preactjs/preact-cli",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)