Skip to content

Commit

Permalink
chore(legacy-table): move @types/datatables.net to dependencies
Browse files Browse the repository at this point in the history
So to `npm link` in `incubator-superset` can work.
  • Loading branch information
ktmud authored and zhaoyongjie committed Nov 24, 2021
1 parent ed196d9 commit 66488d0
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@
},
"dependencies": {
"@types/react-dom": "^16.9.6",
"@types/datatables.net": "^1.10.18",
"datatables.net-bs": "^1.10.20",
"xss": "^1.0.6"
},
"devDependencies": {
"@types/datatables.net": "^1.10.18"
},
"peerDependencies": {
"@superset-ui/chart": "^0.12.0",
"@superset-ui/number-format": "^0.12.10",
Expand Down

0 comments on commit 66488d0

Please sign in to comment.