Skip to content

Commit 99a04e0

Browse files
committed
revert eda package.json to pre-hack
1 parent 76a1135 commit 99a04e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packages/sites/*"
88
],
99
"scripts": {
10-
"preinstall": "echo node tools/scripts/check-package-manager.mjs",
10+
"preinstall": "node tools/scripts/check-package-manager.mjs",
1111
"postinstall": "husky"
1212
},
1313
"resolutions": {

0 commit comments

Comments
 (0)