Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit ef36324

Browse files
committed
fix: update license property
1 parent ccb8d99 commit ef36324

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,7 @@
1616
"bugs": {
1717
"url": "https://github.com/sass/node-sass-middleware/issues"
1818
},
19-
"licenses": [
20-
{
21-
"type": "MIT",
22-
"url": "https://github.com/sass/node-sass-middleware/blob/master/LICENSE"
23-
}
24-
],
19+
"license": "MIT",
2520
"main": "./middleware.js",
2621
"repository": {
2722
"type": "git",

0 commit comments

Comments
 (0)