Skip to content

Commit 06fbb48

Browse files
licenses -> license in package.json
1 parent deec9d2 commit 06fbb48

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
@@ -34,7 +34,7 @@
3434
"regenerate": "~1.3.1",
3535
"unicode-9.0.0": "~0.7.0"
3636
},
37-
"licenses": "BSD-2-Clause",
37+
"license": "BSD-2-Clause",
3838
"scripts": {
3939
"test": "npm run-script lint && npm run-script unit-test",
4040
"lint": "jshint lib/*.js",

0 commit comments

Comments
 (0)