@dcl/playground-assets 7.0.4-3602972053.commit-32d0ee8 → 7.0.4-3620697800.commit-1ae2333

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.
@@ -160,7 +160,7 @@
160
160
  * SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
161
161
  * DEFAULT VALUE: "<projectFolder>/temp/<unscopedPackageName>.api.json"
162
162
  */
163
- "apiJsonFilePath": "<projectFolder>/temp/<unscopedPackageName>.api.json"
163
+ "apiJsonFilePath": "<projectFolder>/etc/<unscopedPackageName>.api.json"
164
164
  },
165
165
  /**
166
166
  * Configures how the .d.ts rollup file will be generated.