Skip to content

weather example#623

Draft
mbostock wants to merge 2 commits intomainfrom
mbostock/weather
Draft

weather example#623
mbostock wants to merge 2 commits intomainfrom
mbostock/weather

Conversation

@mbostock
Copy link
Copy Markdown
Member

Fixes #608.

Comment thread examples/weather/package.json Outdated
"@observablehq/cli": "link:../.."
},
"engines": {
"node": "^18 <18.19.0 || >=20"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"node": "^18 <18.19.0 || >=20"
"node": ">=20.6"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We need to do this across all the examples.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fil added a commit that referenced this pull request Jan 30, 2024
@Fil Fil mentioned this pull request Jan 30, 2024
Fil added a commit that referenced this pull request Jan 30, 2024
@Fil Fil force-pushed the mbostock/weather branch from bbfa113 to 9d08a35 Compare November 11, 2024 14:44
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.

add observable create weather example

2 participants