Skip to content

Commit 62a7ca2

Browse files
committed
fix: verdaccio setup
1 parent cf2c613 commit 62a7ca2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.verdaccio/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ packages:
88
'@rock-js/*':
99
access: $all
1010
publish: $all
11+
'rock':
12+
access: $all
13+
publish: $all
14+
'create-rock':
15+
access: $all
16+
publish: $all
1117
'**':
1218
access: $all
1319
proxy: npmjs

0 commit comments

Comments
 (0)