Merge pull request #2692 from weaveworks/nodejs-package-version-reset

Set package.json version to 0.0.0
This commit is contained in:
Roland Schilter
2017-07-14 10:24:46 +02:00
committed by GitHub

View File

@@ -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",