Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix import issue #498, update to version 0.7.1 #499

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

hizzgdev
Copy link
Owner

@hizzgdev hizzgdev commented Sep 8, 2023

Fix exports in package.json:

    "exports": {
        ".": "./es6/jsmind.js",
        "./draggable-node": "./es6/jsmind.draggable-node.js",
        "./screenshot": "./es6/jsmind.screenshot.js",
        "./style/jsmind.css": "./style/jsmind.css"
    }

@hizzgdev hizzgdev changed the title sfix import issue #498, update to version 0.7.1 fix import issue #498, update to version 0.7.1 Sep 8, 2023
@hizzgdev hizzgdev merged commit 090ba60 into master Sep 8, 2023
3 checks passed
@hizzgdev hizzgdev deleted the release/npm-0.7.1 branch September 8, 2023 15:24
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.

1 participant