Skip to content
This repository was archived by the owner on Dec 30, 2025. It is now read-only.

Commit 48f0fe4

Browse files
authored
Merge pull request #113 from singlecoder/update-version
update version for engine 1.5
2 parents caccdc9 + 1772c5a commit 48f0fe4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bezier-easing": "^2.1.0"
77
},
88
"peerDependencies": {
9-
"@galacean/engine": "^1.4.0"
9+
"@galacean/engine": "^1.5.0"
1010
},
1111
"devDependencies": {
1212
"@babel/core": "^7.22.5",
@@ -16,7 +16,7 @@
1616
"@babel/plugin-transform-object-assign": "^7.12.1",
1717
"@babel/preset-env": "^7.12.1",
1818
"@babel/preset-typescript": "^7.12.1",
19-
"@galacean/engine": "^1.4.0",
19+
"@galacean/engine": "^1.5.0",
2020
"@rollup/plugin-babel": "^5.2.1",
2121
"@rollup/plugin-commonjs": "^16.0.0",
2222
"@rollup/plugin-inject": "^4.0.2",
@@ -38,7 +38,7 @@
3838
"typescript": "^4.8.4",
3939
"vite": "^4.3.9"
4040
},
41-
"version": "1.4.2",
41+
"version": "1.5.0",
4242
"description": "Lottie runtime of oasis engine",
4343
"name": "@galacean/engine-lottie",
4444
"repository": "https://github.com/galacean/engine-lottie.git",

0 commit comments

Comments
 (0)