Skip to content

Commit afc6cf4

Browse files
committed
Add Takumi Guard registry configuration
1 parent d014f32 commit afc6cf4

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
registry=https://npm.flatt.tech

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,8 @@
5959
},
6060
"engines": {
6161
"node": ">=18"
62+
},
63+
"publishConfig": {
64+
"registry": "https://registry.npmjs.org"
6265
}
6366
}

0 commit comments

Comments
 (0)