mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
Set package.json version to 0.0.0
The package version is irrelevant for the build process and is not read anywhere. The package is not published and causes confusion if the bump is forgotten.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "weave-scope",
|
||||
"version": "1.5.1",
|
||||
"version": "0.0.0",
|
||||
"description": "SPA JS app for Weave Scope visualising the application network.",
|
||||
"repository": "weaveworks/scope",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user