Skip to content

Commit 2e2b72f

Browse files
committed
fix warning "npm WARN macaroons.js@0.3.6 license should be a valid SPDX license expression"
1 parent 434dc9d commit 2e2b72f

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
@@ -27,7 +27,7 @@
2727
"name": "Martin W. Kirst",
2828
"url": "https://twitter.com/nitram509"
2929
},
30-
"license": "Apache 2.0",
30+
"license": "Apache-2.0",
3131
"bugs": {
3232
"url": "https://github.com/nitram509/macaroons.js/issues"
3333
},

0 commit comments

Comments
 (0)