Skip to content

Commit

Permalink
Merge pull request #152 from wanpan11/deps
Browse files Browse the repository at this point in the history
deps: Fix ghost dependency issue when using pnpm
  • Loading branch information
zombieJ authored Aug 16, 2024
2 parents b430f5a + 8059b92 commit 94206b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@
"test:only": "node ./bin/rc-test.js"
},
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.18.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.0.0",
"@umijs/fabric": "^4.0.0",
"babel-jest": "^29.7.0",
"babel-plugin-module-resolver": "^4.1.0",
"babel-preset-umi": "^1.8.4",
"core-js": "^3.25.5",
Expand Down

0 comments on commit 94206b8

Please sign in to comment.