Skip to content

Commit af78882

Browse files
committed
chore: make env sync explicit
1 parent d935d7a commit af78882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"scripts": {
77
"prepare": "husky",
8-
"install": "pnpx git-utility download https://github.com/Open-Source-Bazaar/key-vault main Open-Source-Bazaar.github.io || true",
8+
"sync-env": "pnpx git-utility download https://github.com/Open-Source-Bazaar/key-vault main Open-Source-Bazaar.github.io",
99
"postinstall": "next typegen",
1010
"dev": "next dev --webpack",
1111
"build": "next build --webpack",

0 commit comments

Comments
 (0)