Skip to content

Commit c0013e2

Browse files
authored
Merge pull request #20 from jwtk/fix-package-version
Fix package license to be a valid SPDX identifier
2 parents 7573988 + e340fe1 commit c0013e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"jwt"
1818
],
1919
"author": "Stormpath, Inc.",
20-
"license": "Apache 2.0",
20+
"license": "Apache-2.0",
2121
"bugs": {
2222
"url": "https://github.com/jwtk/njwt/issues"
2323
},

0 commit comments

Comments
 (0)