@corva/create-app 0.102.0-3 → 0.102.0-4

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.
@@ -138,6 +138,10 @@ const uiPackage = {
138
138
  const tsUiPackage = {
139
139
  ...uiPackage,
140
140
  devDependencies: tsUiDevDependencies,
141
+ // todo: temporary solution, ref https://github.com/oppia/oppia/issues/22283#issuecomment-2756641371
142
+ resolutions: {
143
+ '@types/babel__traverse': '7.20.6',
144
+ },
141
145
  };
142
146
 
143
147
  const nodeNpmScripts = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/create-app",
3
- "version": "0.102.0-3",
3
+ "version": "0.102.0-4",
4
4
  "private": false,
5
5
  "description": "Create an app to use it in CORVA.AI",
6
6
  "keywords": [