Skip to content

Commit

Permalink
fix: add hammerjs as a dep of the core lib
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Oct 24, 2022
1 parent bdb61b2 commit a57c060
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 19 deletions.
16 changes: 0 additions & 16 deletions package-lock.json

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

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,5 @@
"vue": "^3.2.37",
"workbox-build": "~4.3.1",
"zone.js": "~0.11.4"
},
"dependencies": {
"hammerjs": "^2.0.8"
}
}
14 changes: 14 additions & 0 deletions packages/components/package-lock.json

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

1 change: 1 addition & 0 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"bulma": "~0.9.3",
"date-fns": "~2.29.1",
"filesize.js": "~2.0.0",
"hammerjs": "^2.0.8",
"lodash.camelcase": "~4.3.0",
"lodash.capitalize": "~4.2.1",
"lodash.isarray": "~4.0.0",
Expand Down

0 comments on commit a57c060

Please sign in to comment.