Skip to content

Commit 1a7b123

Browse files
authored
Use valid SPDX license identifier in package.json
1 parent 2f6e021 commit 1a7b123

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
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/mklement0"
1919
}
2020
],
21-
"license": "Apache version 2.0",
21+
"license": "Apache-2.0",
2222
"bugs": {
2323
"url": "https://github.com/barsh/true-case-path/issues"
2424
},

0 commit comments

Comments
 (0)