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

refactor: run "npm pkg fix" #1357

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

danielpeintner
Copy link
Member

fixes #1356

@danielpeintner danielpeintner requested a review from relu91 as a code owner March 10, 2025 13:17
@@ -6,7 +6,7 @@
"license": "EPL-2.0 OR W3C-20150513",
"repository": {
"type": "git",
"url": "https://github.com/eclipse-thingweb/node-wot.git"
"url": "git+https://github.com/eclipse-thingweb/node-wot.git"
Copy link
Member Author

Choose a reason for hiding this comment

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

This change is fine

@@ -81,5 +81,6 @@
"typescript": "^5.7.3",
"typescript-standard": "^0.3.36",
"wot-typescript-definitions": "0.8.0-SNAPSHOT.29"
}
},
"version": ""
Copy link
Member Author

Choose a reason for hiding this comment

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

It seems that even though we do not publish the root package.json a version term is needed!?

@danielpeintner danielpeintner merged commit 817b22f into eclipse-thingweb:master Mar 10, 2025
14 checks passed
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.

run "npm pkg fix" to address errors
2 participants