Skip to content

Commit bffb9db

Browse files
alexandersandbergmarijnh
authored andcommitted
Replace deprecated 'licences' property with SPDX identifier
1 parent f9e1c46 commit bffb9db

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

code/skillsharing/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@
66
"dependencies": {
77
"ecstatic": "^3.1.0"
88
},
9-
"licenses": [
10-
{
11-
"type": "MIT",
12-
"url": "https://opensource.org/licenses/MIT"
13-
}
14-
],
9+
"license": "MIT",
1510
"bugs": "https://github.com/marijnh/Eloquent-JavaScript/issues",
1611
"homepage": "https://eloquentjavascript.net/21_skillsharing.html",
1712
"maintainers": [

0 commit comments

Comments
 (0)