Skip to content

Commit b1e7da1

Browse files
v3.0.0-next.19
1 parent 3b508d3 commit b1e7da1

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.0-next.18",
3+
"version": "3.0.0-next.19",
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.0-next.18",
3+
"version": "3.0.0-next.19",
44
"description": "Start building a Preact Progressive Web App in seconds.",
55
"repository": "developit/preact-cli",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)