Skip to content

Commit

Permalink
fix(nx): run migrations for beta versions
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored and vsavkin committed May 21, 2019
1 parent cbd35e0 commit 2d4d735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schematics/migrations/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"factory": "./update-7-8-1/update-7-8-1"
},
"update-8.0.0": {
"version": "8.0.0",
"version": "8.0.0-beta.3",
"description": "V8 migrations",
"factory": "./update-8-0-0/update-8-0-0"
}
Expand Down

0 comments on commit 2d4d735

Please sign in to comment.