We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f070fe2 commit f306df0Copy full SHA for f306df0
1 file changed
package.json
@@ -34,5 +34,9 @@
34
"repository": {
35
"type": "git",
36
"url": "https://github.com/dangoweb/commtrackr.git"
37
+ },
38
+ "publishConfig": {
39
+ "access": "public",
40
+ "tag": "latest"
41
}
42
0 commit comments