Skip to content

Commit

Permalink
chore: change package.json version to 0.0.0
Browse files Browse the repository at this point in the history
Because the package version is managed through tagged release
  • Loading branch information
tolujimoh authored Oct 14, 2020
1 parent a7c507f commit 9f32a16
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": "next-session-client",
"version": "3.0.0",
"version": "0.0.0",
"main": "main.js",
"devDependencies": {
"@financial-times/n-gage": "^5.0.0",
Expand Down

0 comments on commit 9f32a16

Please sign in to comment.