Skip to content

Commit

Permalink
fix: expose type dependencies (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
otakustay committed Aug 31, 2023
1 parent 2a030a8 commit 9fc7adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"dependencies": {
"classnames": "^2.3.2",
"diff-match-patch": "^1.0.5",
"gitdiff-parser": "^0.3.1",
"shallow-equal": "^3.1.0",
"warning": "^4.0.3"
},
Expand Down Expand Up @@ -78,7 +79,6 @@
"eslint": "^8.36.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"gitdiff-parser": "^0.3.1",
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
Expand Down

0 comments on commit 9fc7adc

Please sign in to comment.