diff --git a/package.json b/package.json index c7ff99e..f18b3b9 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "repository": "https://github.com/actually-colab/editor", "author": "Bailey Tincher ", "license": "SEE LICENSE IN ./LICENSE", + "private": false, "scripts": { "lint": "eslint --ext .ts,.js --fix .", "format": "prettier --write \"**/*.{ts,js,json,yml,md}\"",