Skip to content

Commit d75be5a

Browse files
authored
Merge pull request #4 from microcmsio/chore/setup-takumi-guard
Add Takumi Guard registry configuration
2 parents d014f32 + afc6cf4 commit d75be5a

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)