Closed fridajac closed 4 months ago
Latest commit: 891c164e385708379c8785dc077a76f76e3157c5
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Hey, I just made a Pull Request!
Dependency
moment
has been added to the package.json of the vacation-calendar plugin.Context
moment
is a peer dependency toreact-calendar-timeline
, and without it the following error is displayed in any repo that is trying to install axis-backstage/vacation-calendar-plugin:Module not found: Can't resolve 'moment' in '/axis-backstage/node_modules/react-calendar-timeline/lib/lib/items' node_modules/react-calendar-timeline/lib/lib/items/Item.js
. Adding the dependency should fix this error.Checklist before requesting a review