We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a9b53 commit fd6a697Copy full SHA for fd6a697
1 file changed
package.json
@@ -64,5 +64,9 @@
64
},
65
"ember-addon": {
66
"configPath": "tests/dummy/config"
67
+ },
68
+ "volta": {
69
+ "node": "10.20.1",
70
+ "yarn": "1.22.4"
71
}
72
0 commit comments