Skip to content

Commit

Permalink
Merge pull request #6 from weng-lab/Add-Slider-and-DataTable
Browse files Browse the repository at this point in the history
Add Slider and existing DataTable
  • Loading branch information
NishiPhalke authored May 17, 2023
2 parents e642708 + d8746ce commit 06e5da5
Show file tree
Hide file tree
Showing 14 changed files with 1,102 additions and 72 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@weng-lab/psychscreen-ui-components",
"description": "Typescript and Material UI based components used for psychSCREEN",
"author": "SCREEN Team @ UMass Chan Medical School",
"version": "0.6.7",
"version": "0.7.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -55,10 +55,10 @@
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.4",
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@emotion/react": "^11.10.8",
"@emotion/styled": "^11.10.8",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.2",
"@mui/material": "^5.12.3",
"@size-limit/preset-small-lib": "^8.2.4",
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-links": "^7.0.7",
Expand Down
Loading

0 comments on commit 06e5da5

Please sign in to comment.