Skip to content

Commit 886ff9c

Browse files
committed
package.json: Update license format
1 parent ae33713 commit 886ff9c

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,7 @@
1010
"type": "git",
1111
"url": "git://github.com/msgflo/msgflo-cpp.git"
1212
},
13-
"licenses": [
14-
{
15-
"type": "MIT",
16-
"url": "undefined/blob/master/LICENSE-MIT"
17-
}
18-
],
13+
"license": "MIT",
1914
"dependencies": {},
2015
"devDependencies": {
2116
"amqplib": "^0.4.2",

0 commit comments

Comments
 (0)