We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f061b13 commit d8e975aCopy full SHA for d8e975a
package.json
@@ -107,8 +107,8 @@
107
},
108
"engines": {
109
"node": "10.* || >= 12",
110
- "npm": "5",
111
- "yarn": "^1.22.0"
+ "npm": "7",
+ "yarn": "1.22.10"
112
113
"ember": {
114
"edition": "octane"
@@ -123,7 +123,7 @@
123
"abortcontroller-polyfill/dist/cjs-ponyfill"
124
],
125
"volta": {
126
- "node": "12.16.1",
127
- "yarn": "1.22.4"
+ "node": "14.17.0",
128
}
129
0 commit comments