We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35697e4 + 012ac25 commit 79cfe25Copy full SHA for 79cfe25
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@galacean/effects-specification",
3
- "version": "2.0.2",
+ "version": "2.1.0",
4
"description": "Galacean Effects JSON Specification",
5
"module": "./es/index.js",
6
"main": "./es/index.js",
src/index.ts
@@ -27,7 +27,6 @@ export * from './animation-clip-data';
27
export * from './binary';
28
export * from './text';
29
export * from './components';
30
-export * from './vfx-item-data';
31
export * from './buitin-object-guid';
32
export * from './shape';
33
export * from './timeline';
0 commit comments