cytoscape / cytoscape.js-compound-drag-and-drop

Compound node drag-and-drop UI for adding and removing children
MIT License
33 stars 16 forks source link

chore: updated dependencies and migrated to webpack5 #20

Closed sashokbg closed 2 years ago

sashokbg commented 2 years ago

Changes

Tested: npm run build - OK npm run build:min - OK npm run build:release - OK npm run lint - OK

maxkfranz commented 2 years ago

Great. FYI, you don't need to include built files in commits or PRs. It's only necessary to include those just before a release, because bower is still supported