Skip to content

Commit

Permalink
remove author and license from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aloftus23 committed Mar 27, 2024
1 parent c910881 commit 0d97302
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,5 @@
"test": "jest --detectOpenHandles",
"test-python": "pytest"
},
"version": "1.0.0",
"author": "",
"license": "ISC"
"version": "1.0.0"
}

0 comments on commit 0d97302

Please sign in to comment.