Skip to content

Commit 7aeed05

Browse files
authored
fix: release failed (#31)
1 parent 9047bf5 commit 7aeed05

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changeset/lucky-gorillas-juggle.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/core/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"repository": {
66
"url": "https://github.com/farm-fe/farmup"
77
},
8+
"publishConfig": {
9+
"access": "public"
10+
},
811
"scripts": {
912
"dev": "farm watch",
1013
"build": "farm build",

0 commit comments

Comments
 (0)