Commit 6f0d50c
authored
release: Update publish config and publish v0.0.1 (#109)
* chore: Add prepublishOnly script to manage wombat login
Add a prepublishOnly script, that will be invoked when npm publish
is run, to run npm login.
For some reason npm login does not by default use the same
repository as npm publish does, so it's necessary to specify
the repo URL explicitly. ಠ_ಠ
* release: Publish v0.0.1 to npm.1 parent 4d53c64 commit 6f0d50c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments