mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
docs: updates
This commit is contained in:
@@ -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:^",
|
||||
|
||||
Reference in New Issue
Block a user