Skip to content

Commit

Permalink
fix: ➖ remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymichel committed Feb 11, 2020
1 parent bb92d29 commit eb03aa5
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 161 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,15 +70,10 @@
"useScopes": false
}
},
"dependencies": {
"hammerjs": "^2.0.8",
"tiny-emitter": "^2.1.0",
"zero-fill": "2.2.3"
},
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"@types/hammerjs": "^2.0.36",
"@types/jest": "^24.0.16",
"@types/lodash.debounce": "^4.0.6",
"@typescript-eslint/eslint-plugin": "^2.17.0",
Expand Down
Loading

0 comments on commit eb03aa5

Please sign in to comment.