Skip to content

Commit

Permalink
Updated to React 17
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfarrugia committed Nov 3, 2021
1 parent 35f5b26 commit ede2115
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 377 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@storybook/addon-notes": "^5.3.19",
"@storybook/addon-storysource": "^5.3.19",
"@storybook/react": "^5.3.19",
"@storybook/storybook-deployer": "2.8.1",
"@storybook/storybook-deployer": "^2.8.10",
"@types/jest": "23.3.11",
"@types/lodash.times": "^4.3.4",
"auto": "^10.3.0",
Expand All @@ -45,9 +45,9 @@
"lint-staged": "8.1.0",
"lodash.times": "^4.3.2",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react": "^17.0.2",
"react-docgen-typescript-webpack-plugin": "1.1.0",
"react-dom": "^16.13.1",
"react-dom": "^17.0.2",
"ts-jest": "23.10.5",
"tslint": "5.12.0",
"tslint-config-prettier": "1.17.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
]
},
"dependencies": {
"@reach/auto-id": "^0.12.1",
"@reach/auto-id": "^0.16.0",
"glider-js": "1.7.7"
},
"storybook-deployer": {
Expand Down
Loading

0 comments on commit ede2115

Please sign in to comment.