We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da0acb commit fe69798Copy full SHA for fe69798
1 file changed
package.json
@@ -17,6 +17,10 @@
17
"type": "git",
18
"url": "git+https://github.com/TelemetryDeck/JavaScriptSDK.git"
19
},
20
+ "private": false,
21
+ "publishConfig": {
22
+ "access": "public"
23
+ },
24
"keywords": [
25
"TelemetryDeck",
26
"tracking",
0 commit comments