mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
run build upon release
This commit is contained in:
parent
85b21b71e4
commit
2b5d48a3c9
@ -103,7 +103,7 @@
|
||||
},
|
||||
"release-it": {
|
||||
"hooks": {
|
||||
"after:bump": "npm run changelog && npm run doc:json"
|
||||
"after:bump": "npm run build && npm run changelog && npm run doc:json"
|
||||
},
|
||||
"plugins": {
|
||||
"@release-it/bumper": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user