Add package for DataGrid and udpate rollup config
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"dependencies": {
|
||||
"@material-ui/core": "^4.11.3",
|
||||
"@material-ui/data-grid": "^4.0.0-alpha.20",
|
||||
"@mui/x-data-grid": "^5.5.1",
|
||||
"filesize": "^6.3.0",
|
||||
"html-react-parser": "^1.2.6",
|
||||
"next": "latest",
|
||||
@@ -46,7 +47,9 @@
|
||||
"jest-dom": "^4.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rollup": "^2.45.2",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-delete": "^2.0.0",
|
||||
"rollup-plugin-node-resolve": "^5.2.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4"
|
||||
},
|
||||
"files": [
|
||||
@@ -56,4 +59,4 @@
|
||||
"bin": {
|
||||
"datahub": "bin/index.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user