Skip to content

Commit

Permalink
chore(grid): remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lzm0x219 committed Oct 12, 2023
1 parent bf0ab1c commit b06f1c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
"build:esm": "tsc --project tsconfig.build.json --module es2015 --outDir esm",
"build:umd": "rollup --config"
},
"peerDependencies": {
"typescript": "^4.1.0"
},
"dependencies": {
"@formily/reactive": "2.2.29",
"@juggle/resize-observer": "^3.3.1"
Expand Down

0 comments on commit b06f1c8

Please sign in to comment.