Commit 4d00031
Use NPM prepublishOnly script instead of prepublish
* Prepublish script runs on local npm installations as well. In our case this script checks the validity of python code. But this code is most likely not to exist at that time. PrepublishOnly event is used on `npm publish` only.1 parent 567d253 commit 4d00031
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments