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 47c5c05 commit 0aae173Copy full SHA for 0aae173
package.json
@@ -21,5 +21,6 @@
21
"expect.js": "~0.3.1",
22
"mocha": "~2.3.4",
23
"sinon": "1.17.3"
24
- }
+ },
25
+ "publishConfig": { "registry": "https://npm.pkg.github.com/" }
26
}
0 commit comments