Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Add embroider fixture files to dev/update-blueprint-dependencies.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jul 21, 2020
1 parent 637fe2e commit 076b9c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/update-blueprint-dependencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ const PACKAGE_FILES = [
'tests/fixtures/app/defaults/package.json',
'tests/fixtures/app/npm/package.json',
'tests/fixtures/app/yarn/package.json',
'tests/fixtures/app/embroider/package.json',
'tests/fixtures/app/embroider-no-welcome/package.json',
'tests/fixtures/addon/defaults/package.json',
'tests/fixtures/addon/yarn/package.json',
];
Expand Down

0 comments on commit 076b9c0

Please sign in to comment.