Skip to content

Commit

Permalink
ci: add pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
gz65555 committed Sep 20, 2024
1 parent 5e35051 commit 7fea6b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@galacean/engine-toolkit-root",
"version": "1.3.6",
"packageManager": "pnpm@9.3.0",
"private": true,
"workspaces": [
"packages/*"
Expand Down
3 changes: 3 additions & 0 deletions packages/draco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"access": "public",
"registry": "https://registry.npmjs.org"
},
"repository": {
"url": "https://github.com/galacean/engine-toolkit.git"
},
"license": "MIT",
"scripts": {
"b:types": "tsc"
Expand Down

0 comments on commit 7fea6b9

Please sign in to comment.