Skip to content

Commit

Permalink
fix: public
Browse files Browse the repository at this point in the history
  • Loading branch information
arpowers committed Feb 8, 2022
1 parent 1fbe784 commit f72418d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion @apps/factor-site/__.dev.env

This file was deleted.

2 changes: 1 addition & 1 deletion @apps/factor-site/package.json
Expand Up @@ -4,7 +4,7 @@
"url": "https://www.factorjs.org",
"main": "src/index.ts",
"license": "UNLICENSED",
"private": true,
"private": false,
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit f72418d

Please sign in to comment.