Skip to content

Fix package.json#1132

Open
jeffrey-noel wants to merge 1 commit into
daybrush:masterfrom
jeffrey-noel:patch-1
Open

Fix package.json#1132
jeffrey-noel wants to merge 1 commit into
daybrush:masterfrom
jeffrey-noel:patch-1

Conversation

@jeffrey-noel

@jeffrey-noel jeffrey-noel commented Sep 12, 2024

Copy link
Copy Markdown

Problem:

The package.js has been broken for a while now, as we can see here . The last correct version was 0.23.0. See issue #1086 for more details.

Solution:

Simply fix the path of the main file.

@kakukogou kakukogou left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review comment

"version": "0.28.0",
"description": "A Vue 3 Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable.",
"types": "dist/index.d.ts",
"main": "dist/moveable.cjs.js",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line comment

@kakukogou

Copy link
Copy Markdown

Conversational comment.

@jeffrey-noel

Copy link
Copy Markdown
Author

What's up with the bot commenting? Is anyone actually maintaining this repo anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants