Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Difference in package dependencies #221

Open
krasnovmv opened this issue Jul 11, 2020 · 1 comment
Open

Difference in package dependencies #221

krasnovmv opened this issue Jul 11, 2020 · 1 comment

Comments

@krasnovmv
Copy link

Node v14.5.0
Yarn v.1.22.4

When i update package to 2.8.1-0 version, structure of node_modules directory changed
Before:
node_modules
vue-full-calendar
fullcalendar

After:
node_modules
vue-full-calendar
node_modules
fullcalendar

So, previous code with direct import of fullcalendar package will be incorrect.
I think, need to pay attention

@BrockReece
Copy link
Collaborator

The latest releases have been to fix versions of the fullcalendar and jquery dependencies as it seems like that the latest version of these packages have broken this package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants