Skip to content

Commit c2f207e

Browse files
committed
refactor(deps): minor adjustments on package json
1 parent 88436f5 commit c2f207e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nodemon.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"verbose": true,
1010
"ignore": ["**/*.json", "fixtures/**", "contracts/*/types/**", "**/*/cache/", "**/*/artifacts/"],
1111
"ext": "ts,sh,tsx",
12-
"exec": "yarn build:ci"
12+
"exec": "yarn build:all"
1313
}

0 commit comments

Comments
 (0)