Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
chore: set 0 version of template
Browse files Browse the repository at this point in the history
It is useful only for libraries, but version is useful only for release notes.
Release drafter will automatically create a new version
  • Loading branch information
sergeysova authored Nov 30, 2020
1 parent 18671d4 commit 71a9949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "razzle-examples-with-typescript",
"version": "3.3.0",
"version": "0.0.0",
"private": true,
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 71a9949

Please sign in to comment.