Skip to content

Commit

Permalink
Set package to non-private
Browse files Browse the repository at this point in the history
  • Loading branch information
baileytincher committed Apr 30, 2021
1 parent bcfca37 commit 76af301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"repository": "https://github.com/actually-colab/editor",
"author": "Bailey Tincher <bailey@actuallycolab.org>",
"license": "SEE LICENSE IN ./LICENSE",
"private": false,
"scripts": {
"lint": "eslint --ext .ts,.js --fix .",
"format": "prettier --write \"**/*.{ts,js,json,yml,md}\"",
Expand Down

0 comments on commit 76af301

Please sign in to comment.