Skip to content

Commit

Permalink
Merge pull request #91 from yannic-hamann-abb/expose-license-correctly
Browse files Browse the repository at this point in the history
Add SPDX License Identifier
  • Loading branch information
LoicMahieu authored May 28, 2024
2 parents 1e0dfe8 + f62d2ed commit 26e1d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "yup-locales",
"version": "0.0.0-development",
"main": "dist/index.js",
"license": "MIT",
"module": "dist/yup-locales.esm.js",
"typings": "dist/index.d.ts",
"keywords": [
Expand Down

0 comments on commit 26e1d92

Please sign in to comment.