diff --git a/package.json b/package.json index 5ac1b83..fdf448c 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,9 @@ "description": "Imperative Syndicate in the browser", "homepage": "https://github.com/syndicate-lang/syndicate-js-core", "license": "GPL-3.0+", + "publishConfig": { + "access": "public" + }, "repository": { "type": "git", "url": "git://github.com/syndicate-lang/syndicate-js-core"