diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..978e8b9 Binary files /dev/null and b/.DS_Store differ diff --git a/.npmrc b/.npmrc index c1ca392..3ca1b5c 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1 @@ -package-lock = false +registry=https://npm.pkg.github.com/gitliveapp \ No newline at end of file diff --git a/package.json b/package.json index ad85d37..d9e281b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "integrify", + "name": "@gitliveapp/integrify", "version": "5.0.0", "description": "Enforce referential integrity in Firestore using Cloud Functions", "keywords": [ diff --git a/test/.DS_Store b/test/.DS_Store new file mode 100644 index 0000000..3a988e1 Binary files /dev/null and b/test/.DS_Store differ