Skip to content

Commit

Permalink
wip: github publish ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alecdwm committed Sep 27, 2023
1 parent 58b3a99 commit 6633b1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"url": "https://github.com/TalismanSociety/chaindata/issues"
},
"homepage": "https://talisman.community",
"packageManager": "^[email protected]",
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"validate-json": "prettier --write *.json",
"validate-schema-chains": "ajv --spec=draft2020 -s schemas/json/chaindata.json -d chaindata.json -d testnets-chaindata.json",
Expand Down

0 comments on commit 6633b1e

Please sign in to comment.