mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
fix typedoc spec version number for new releases
This commit is contained in:
parent
354149d2d4
commit
428570440f
@ -122,7 +122,8 @@
|
|||||||
"@release-it/bumper": {
|
"@release-it/bumper": {
|
||||||
"out": [
|
"out": [
|
||||||
"package.json",
|
"package.json",
|
||||||
"package-lock.json"
|
"package-lock.json",
|
||||||
|
"dist/squid-js.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user