Skip to content

Commit

Permalink
fix: lint dependencies (#617)
Browse files Browse the repository at this point in the history
* fix: lint dependencies
  • Loading branch information
bryans99 authored Apr 21, 2021
1 parent 1146999 commit 7b172b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/code-display/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"@types/react-dom": "^16.9.6",
"@types/react-test-renderer": "^17.0.0",
"@types/styled-components": "^5.1.7",
"@looker/components-test-utils": "^1.1.3",
"enzyme": "^3.11.0",
"jest-config": "^25.3.0",
"react-test-renderer": "^17.0.1",
Expand All @@ -40,6 +41,7 @@
"dependencies": {
"@looker/components": "^1.1.3",
"@looker/design-tokens": "^1.1.3",
"@looker/sdk-codegen": "^21.0.12",
"prism-react-renderer": "^1.2.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down

0 comments on commit 7b172b1

Please sign in to comment.