Skip to content

Commit abcf01f

Browse files
authored
Merge pull request #6 from devoto13/patch-1
Use valid SPDX license identifier in package.json
2 parents 2f6e021 + 1a7b123 commit abcf01f

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)