Skip to content

Commit

Permalink
gpackages
Browse files Browse the repository at this point in the history
  • Loading branch information
rgunindi committed Dec 21, 2024
1 parent 3960ebb commit 9fee195
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "parse-cache-memory",
"name": "@rgunindi/parse-cache-memory",
"version": "2.1.0",
"description": "In-memory cache implementation for Parse Server",
"main": "index.js",
Expand Down Expand Up @@ -54,5 +54,8 @@
"files": [
"index.js",
"scripts/cleanup.js"
]
}
],
"publishConfig": {
"@rgunindi:registry": "https://npm.pkg.github.com/"
}
}

0 comments on commit 9fee195

Please sign in to comment.