Skip to content

Commit b080c7f

Browse files
committed
update
1 parent 89c6dfc commit b080c7f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
//npm.pkg.github.com/:_authToken=5f59b1a83c325372b297780f9279455081aae34f
1+
//npm.pkg.github.com/:_authToken=9bc765ef1555842341f67fa571a077bee3a7dff4

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"build-storybook": "build-storybook",
2222
"examples:basic": "DIR=basic EXT=js webpack-dev-server"
2323
},
24+
"publishConfig": {
25+
"registry": "https://npm.pkg.github.com/"
26+
},
2427
"repository": {
2528
"type": "git",
2629
"url": "https://github.com/ryuever/react-tapable-editor"

0 commit comments

Comments
 (0)