Skip to content

Commit

Permalink
chore: fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Apr 15, 2022
1 parent e01e8b3 commit 3e8b0ff
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 120 deletions.
174 changes: 54 additions & 120 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-simple-code-editor": "^0.11.0",
"rollup": "^2.58.3",
"rollup-plugin-dts": "^4.0.0",
"rollup-plugin-esbuild": "^4.6.0",
Expand Down Expand Up @@ -77,5 +78,8 @@
"maxSize": "0.7kB"
}
]
},
"overrides": {
"babel-plugin-styled-components": "2.0.2"
}
}

0 comments on commit 3e8b0ff

Please sign in to comment.