Skip to content

Commit

Permalink
remove author from template
Browse files Browse the repository at this point in the history
  • Loading branch information
eladb committed Mar 19, 2024
1 parent 6aebb61 commit 3ca9023
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mklib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ cat > $1/package.json <<HERE
"url": "https://github.com/winglang/winglibs.git",
"directory": "$1"
},
"author": {
"email": "<your email here>",
"name": "<your name here>"
},
"license": "MIT"
}
HERE
Expand Down

0 comments on commit 3ca9023

Please sign in to comment.