Skip to content

Commit 517f808

Browse files
committed
retry publish with public config
1 parent ff34599 commit 517f808

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@9am/ctrl-panel': patch
3+
---
4+
5+
-\_-|||

‎package.json‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"type": "git",
2626
"url": "https://github.com/9am/ctrl-panel"
2727
},
28+
"private": false,
29+
"publishConfig": {
30+
"access": "public",
31+
"registry": "https://registry.npmjs.org/"
32+
},
2833
"license": "MIT",
2934
"type": "module",
3035
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)