Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit de771cb

Browse files
committed
Set new_project version to 0.1.0
It's more appropriate to assume that the version of the template project is not yet `1.0.0`. It's also what `create-react-app` does.
1 parent a782fc0 commit de771cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new_project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "new_project",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
66
"comit-sdk": "^0.7.0"

0 commit comments

Comments
 (0)