Skip to content

Commit 21bf625

Browse files
committed
postinstall
1 parent c19e3a8 commit 21bf625

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "next start",
99
"lint": "next lint",
1010
"test": "jest",
11-
"fetch-cosmos-chains": "bash scripts/fetchGrazChain.sh"
11+
"postinstall": "bash scripts/fetchGrazChain.sh"
1212
},
1313
"dependencies": {
1414
"@amplitude/analytics-browser": "^2.8.1",

0 commit comments

Comments
 (0)