Skip to content

Commit db0016b

Browse files
committed
ci: use npm registry
1 parent 835335d commit db0016b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"prepare": "lefthook install"
2222
},
2323
"publishConfig": {
24-
"provenance": true
24+
"provenance": true,
25+
"registry": "https://wombat-dressing-room.appspot.com"
2526
},
2627
"engines": {
2728
"node": ">=18"

0 commit comments

Comments
 (0)