Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
fix package json licence info
Browse files Browse the repository at this point in the history
  • Loading branch information
norkator committed Feb 25, 2024
1 parent 6a16a62 commit ef8d1b3
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 @@ -8,7 +8,7 @@
},
"author": "Martin Kankaanranta <[email protected]>",
"homepage": "https://github.com/norkator/banking-ws#readme",
"license": "AGPL-3.0",
"license": "LGPL-3.0",
"private": false,
"main": "dist/lib/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit ef8d1b3

Please sign in to comment.