Skip to content

Commit

Permalink
chore: align license in package.json with repo LICENSE file (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentbull authored Jan 27, 2025
1 parent d4c5787 commit 7d7dd13
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 @@ -20,7 +20,7 @@
"docs:serve": "npm run docs:build && serve out"
},
"author": "RootsID",
"license": "ISC",
"license": "APACHE 2.0",
"lint-staged": {
"src/**/*.{ts,tsx}": [
"npm run lint",
Expand Down

0 comments on commit 7d7dd13

Please sign in to comment.