Skip to content

Commit 09f5c46

Browse files
committed
chore: specify packageManager in package.json
- Added Yarn version 1.22.22 for consistency across environments.
1 parent 16c9132 commit 09f5c46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,6 @@
9090
"bugs": {
9191
"url": "https://github.com/shakacode/react_on_rails/issues"
9292
},
93-
"homepage": "https://github.com/shakacode/react_on_rails#readme"
93+
"homepage": "https://github.com/shakacode/react_on_rails#readme",
94+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
9495
}

0 commit comments

Comments
 (0)