Skip to content

Commit

Permalink
fix dts bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
PPpro committed Sep 19, 2023
1 parent 701ccf5 commit a8e7a48
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 14 deletions.
174 changes: 162 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@cocos/box2d": "1.0.1",
"@cocos/cannon": "1.2.8",
"@cocos/ccbuild": "2.0.3-alpha.14",
"@cocos/ccbuild": "2.0.3-alpha.16",
"@cocos/dragonbones-js": "^1.0.1",
"@pal/env": "*",
"@pal/utils": "*",
Expand Down
2 changes: 1 addition & 1 deletion pal/env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"exports": {
".": {
"node": "./package.json",
"types": "./src/index.d.ts",
"types": "./src/index.ts",
"native": "./src/native/env.ts",
"web": "./src/web/env.ts",
"minigame": {
Expand Down
File renamed without changes.

0 comments on commit a8e7a48

Please sign in to comment.