Skip to content

Commit 3c169f5

Browse files
authored
Merge pull request #92 from yapplabs/chore/volta
Add volta config
2 parents cdf3907 + d1581a3 commit 3c169f5

File tree

2 files changed

+3180
-1837
lines changed

2 files changed

+3180
-1837
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,9 @@
6060
"ember-addon": {
6161
"configPath": "tests/dummy/config",
6262
"demoURL": "http://yapplabs.github.io/ember-tether/"
63+
},
64+
"volta": {
65+
"node": "12.22.6",
66+
"yarn": "1.22.11"
6367
}
6468
}

0 commit comments

Comments
 (0)