@unisphere/nx 5.0.0 → 5.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/migrations.json +0 -1
- package/package.json +1 -1
package/migrations.json
CHANGED
|
@@ -563,7 +563,6 @@
|
|
|
563
563
|
"postUpdateMessage": "✅ .github/workflows/cicd.yml updated"
|
|
564
564
|
}
|
|
565
565
|
},
|
|
566
|
-
<<<<<<< HEAD
|
|
567
566
|
"4.15.0-add-languages-support": {
|
|
568
567
|
"version": "4.15.0",
|
|
569
568
|
"description": "Migrates packages from i18next/react-i18next to @unisphere/ui-i18n-react with createUseTranslation pattern and adds UnisphereI18NRuntimeProxy to all runtimes",
|