Skip to content

Commit

Permalink
doc: fix license (AFPL as is described in LICENSE.md) in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldcohen committed Dec 16, 2023
1 parent 11dad4b commit d0ed50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typeorm": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli.js"
},
"author": "Harold Cohen <harold.cohen@thetribe.io>",
"license": "ISC",
"license": "AFPL",
"dependencies": {
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
Expand Down

0 comments on commit d0ed50a

Please sign in to comment.