We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c6dfc commit b080c7fCopy full SHA for b080c7f
.npmrc
@@ -1 +1 @@
1
-//npm.pkg.github.com/:_authToken=5f59b1a83c325372b297780f9279455081aae34f
+//npm.pkg.github.com/:_authToken=9bc765ef1555842341f67fa571a077bee3a7dff4
package.json
@@ -21,6 +21,9 @@
21
"build-storybook": "build-storybook",
22
"examples:basic": "DIR=basic EXT=js webpack-dev-server"
23
},
24
+ "publishConfig": {
25
+ "registry": "https://npm.pkg.github.com/"
26
+ },
27
"repository": {
28
"type": "git",
29
"url": "https://github.com/ryuever/react-tapable-editor"
0 commit comments