We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6c4a5 commit 9509b0eCopy full SHA for 9509b0e
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "@makerx/node-cache",
3
"private": false,
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
"version": "0.0.1",
8
"description": "A NodeJS package that makes it easy to cache objects and files locally and in AWS",
9
"keywords": [
0 commit comments