Skip to content

Commit

Permalink
chore: yarn install
Browse files Browse the repository at this point in the history
  • Loading branch information
zhetengbiji committed Apr 17, 2024
1 parent cd0f4e5 commit 5b3156e
Show file tree
Hide file tree
Showing 2 changed files with 540 additions and 13 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@
"safe-area-insets": "^1.4.1"
},
"private": true,
"workspaces":["packages/*"],
"workspaces": [
"packages/*"
],
"devDependencies": {
"@rollup/plugin-alias": "^3.1.0",
"@rollup/plugin-commonjs": "^11.1.0",
Expand All @@ -59,7 +61,6 @@
"babel-eslint": "^10.1.0",
"babylon": "^6.18.0",
"browserslist": "^4.11.1",
"caniuse-lite": "^1.0.30001040",
"chai": "^4.2.0",
"copy": "^0.3.2",
"cross-env": "^7.0.2",
Expand Down
Loading

0 comments on commit 5b3156e

Please sign in to comment.