Skip to content

Conversation

dsherret
Copy link
Member

Closes #24580

@@ -53,10 +53,13 @@ Deno.test(function addTest() {
"deno.json",
&json!({
"name": project_name,
"version": "1.0.0",
"version": "0.1.0",
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 is a better starting version IMO because you rarely release a 1.0.0 version the first time.

@dsherret dsherret merged commit 8754a01 into denoland:main Jul 14, 2024
@dsherret dsherret deleted the fix_bare_specifier_std_assert_init branch July 14, 2024 17:22
bartlomieju pushed a commit that referenced this pull request Jul 22, 2024
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.

deno init should have @std/assert as bare specifier
2 participants