Skip to content

Commit bda7575

Browse files
authored
Merge pull request #68 from team-layer/feature/npmrc
feat: Add npmrc
2 parents 0f86fe7 + 8814ad0 commit bda7575

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tag-version-prefix=

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
"license": "MIT",
2424
"type": "module",
2525
"main": "dist/bundle/kr-corekit.js",
26-
"config": {
27-
"tag-version-prefix": ""
28-
},
2926
"sideEffects": false,
3027
"exports": {
3128
".": {

0 commit comments

Comments
 (0)