Skip to content

Commit a342d47

Browse files
committed
chore(deps): bump engine_pal to 1.0.2
1 parent a3b3494 commit a342d47

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cocos-creator",
3-
"version": "4.0.0-alpha.24",
3+
"version": "3.8.8",
44
"description": "Cocos Creator is a cross-platform 2D & 3D game engine written in C++ and TypeScript, licensed under MIT.",
55
"homepage": "http://www.cocos.com",
66
"license": "MIT",
@@ -83,8 +83,12 @@
8383
"@cocos/cannon": "1.2.8",
8484
"@cocos/ccbuild": "^2.3.21",
8585
"@cocos/dragonbones-js": "^1.0.1",
86-
"@cocos/engine-pal": "^1.0.1",
86+
"@cocos/engine-pal": "^1.0.2",
8787
"@cocos/engine-platforms": "^1.0.2",
8888
"@types/jest": "^24.9.1"
89-
}
89+
},
90+
"creator": {
91+
"version": "3.8.8"
92+
},
93+
"uuid": "8be51d4a-79ad-481c-adbf-265693b5adbf"
9094
}

0 commit comments

Comments
 (0)