Skip to content

Commit e90002f

Browse files
Update component fixture version
1 parent 9249cdb commit e90002f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ module.exports = (api, context) => {
8181
if (useComponentFixture) {
8282
api.extendPackage({
8383
devDependencies: {
84-
'component-fixture': "^0.4.1"
84+
'component-fixture': "^1.0.3"
8585
}
8686
})
8787
}

0 commit comments

Comments
 (0)