Skip to content

Commit

Permalink
Unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonicclay committed Oct 6, 2020
1 parent 564fe7e commit 4dedc77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
7 changes: 2 additions & 5 deletions modules/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,14 @@
"@types/downloadjs": "1.4.1",
"@types/styled-react-modal": "1.2.0",
"@types/wellknown": "0.5.1",
"boxicons": "^2.0.5",
"clipboard-copy": "^3.1.0",
"downloadjs": "^1.4.7",
"react": "^16.8.0",
"react-dropzone": "^10.2.1",
"styled-components": "^4.3.2",
"styled-react-modal": "1.2.4",
"wellknown": "^0.5.0",
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-solid-svg-icons": "^5.14.0",
"@fortawesome/react-fontawesome": "^0.1.11",
"boxicons": "^2.0.5"
"wellknown": "^0.5.0"
},
"devDependencies": {
"sinon": "^9.0.1"
Expand Down
26 changes: 0 additions & 26 deletions yarn.lock

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

0 comments on commit 4dedc77

Please sign in to comment.