Skip to content

Commit

Permalink
fix(react): set migration to use nx cli (#10638)
Browse files Browse the repository at this point in the history
  • Loading branch information
leosvelperez committed Jun 8, 2022
1 parent 9e91baf commit a1f3e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/migrations.json
Expand Up @@ -55,6 +55,7 @@
"factory": "./src/migrations/update-14-0-0/add-default-development-configurations"
},
"update-external-emotion-jsx-runtime-14.1.0": {
"cli": "nx",
"version": "14.1.0-beta.0",
"description": "Update external option in projects for Emotion",
"factory": "./src/migrations/update-14-1-0/update-external-emotion-jsx-runtime"
Expand Down

0 comments on commit a1f3e0e

Please sign in to comment.