Skip to content

Commit

Permalink
test deps > devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed Nov 3, 2021
1 parent c77d372 commit 6418ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,14 @@ module.exports = async function () {
},
embroiderSafe({
npm: {
dependencies: {
devDependencies: {
'stream-browserify': '3',
},
},
}),
embroiderOptimized({
npm: {
dependencies: {
devDependencies: {
'stream-browserify': '3',
},
},
Expand Down

0 comments on commit 6418ad3

Please sign in to comment.