Skip to content

Commit 007dec4

Browse files
committed
Fix license identifier
1 parent 8c24ebc commit 007dec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "log4js-extend",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "log4js + line number",
55
"main": "log4js-extend.js",
66
"scripts": {
@@ -16,7 +16,7 @@
1616
"log4js"
1717
],
1818
"author": "ww24",
19-
"license": "Apache License, Version 2.0",
19+
"license": "Apache-2.0",
2020
"bugs": {
2121
"url": "https://github.com/ww24/log4js-node-extend/issues"
2222
},

0 commit comments

Comments
 (0)