Skip to content

Commit

Permalink
update license property array styles are now deprecated. Instead, use…
Browse files Browse the repository at this point in the history
… SPDX expressions
  • Loading branch information
mariuspopaadrian committed Oct 21, 2023
1 parent c4e82a7 commit 8c7ff1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,7 @@
],
"main": "./lib",
"types": "./lib/index.d.ts",
"licenses": [
{
"type": "MPL-2.0",
"url": "https://github.com/hgourvest/node-firebird/blob/master/LICENSE"
}
],
"license": "MPL-2.0",
"scripts": {
"test": "mocha"
},
Expand Down

0 comments on commit 8c7ff1c

Please sign in to comment.