Skip to content

Commit 79cfe25

Browse files
authored
Merge pull request #107 from galacean/docs/changelog-2.1.0
chore: udpate version
2 parents 35697e4 + 012ac25 commit 79cfe25

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/effects-specification",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Galacean Effects JSON Specification",
55
"module": "./es/index.js",
66
"main": "./es/index.js",

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export * from './animation-clip-data';
2727
export * from './binary';
2828
export * from './text';
2929
export * from './components';
30-
export * from './vfx-item-data';
3130
export * from './buitin-object-guid';
3231
export * from './shape';
3332
export * from './timeline';

0 commit comments

Comments
 (0)