Skip to content

Commit 4077ee0

Browse files
committed
chore: fix package.json issues
1 parent e0d0006 commit 4077ee0

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
@@ -65,9 +65,9 @@
6565
"type": "git",
6666
"url": "git://github.com/webpack-contrib/less-loader.git"
6767
},
68-
"licenses": "MIT",
68+
"license": "MIT",
6969
"files": [
70-
"README",
70+
"README.md",
7171
"LICENSE",
7272
"dist"
7373
],

0 commit comments

Comments
 (0)