Skip to content

Instantly share code, notes, and snippets.

@ALRubinger
Created September 11, 2017 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ALRubinger/4649b274b58d9b129d43daf826d56c57 to your computer and use it in GitHub Desktop.
Save ALRubinger/4649b274b58d9b129d43daf826d56c57 to your computer and use it in GitHub Desktop.
$ git diff
diff --git a/package-lock.json b/package-lock.json
index 487f454..a76976e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,5 @@
{
- "name": "nodejs-health-check",
+ "name": "booster-health-check-nodejs",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
diff --git a/package.json b/package.json
index 5027543..0fbf278 100644
--- a/package.json
+++ b/package.json
@@ -1,59 +1,58 @@
-
{
- "name":"booster-health-check-nodejs",
- "version":"1.0.0",
- "author":"Red Hat, Inc.",
- "license":"Apache-2.0",
- "scripts":{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment