Skip to content

Commit 5b0dfbe

Browse files
committed
Configure the package.json to provide hints for local tooling
1 parent 48a3d63 commit 5b0dfbe

File tree

2 files changed

+5929
-7673
lines changed

2 files changed

+5929
-7673
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -101,5 +101,9 @@
101101
"configPath": "tests/dummy/config",
102102
"after": "ember-cli-htmlbars"
103103
},
104-
"packageManager": "[email protected]+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
104+
"packageManager": "[email protected]",
105+
"volta": {
106+
"node": "16.20.2",
107+
"pnpm": "8.15.9"
108+
}
105109
}

0 commit comments

Comments
 (0)