Skip to content

Commit 7980cd3

Browse files
committed
Update package
1 parent 86880bb commit 7980cd3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
//npm.pkg.github.com/:_authToken=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
21
shamefully-hoist=true
32
strict-peer-dependencies=false

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"author": "Felix Orinda",
7676
"publishConfig": {
7777
"access": "public",
78-
"registry": "https://registry.npmjs.org/",
78+
"registry": "https://npm.pkg.github.com",
7979
"tag": "latest"
8080
}
8181
}

0 commit comments

Comments
 (0)