docs: updates

This commit is contained in:
Morten Olsen
2023-01-30 22:21:19 +01:00
parent 7ae92c5420
commit a1fc380c55
19 changed files with 8003 additions and 10456 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "@morten-olsen/goodwrites-cli",
"packageManager": "yarn@3.1.0",
"bin": {
"goodwrites": "./bin/index.js"
},
"scripts": {
"cli": "./bin/index.js"
"cli": "./bin/index.js",
"main": "./dist/index.js"
},
"dependencies": {
"@morten-olsen/goodwrites": "workspace:^",