Skip to content

Commit 0ed8dd5

Browse files
committed
try to get it one step further, failed build means not published
1 parent b8d4414 commit 0ed8dd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/scoped/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svitejs/scoped-example",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"license": "ISC",
66
"files": ["index.js"]

packages/scopeless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svitejs-scopeless-example",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"license": "ISC",
66
"files": ["index.js"]

0 commit comments

Comments
 (0)