Skip to content

Commit cee52d1

Browse files
authored
Merge pull request #443 from leipert/patch-1
Remove duplicate license field from package.json
2 parents cebe5ed + 549d7f0 commit cee52d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@
3030
"bugs": {
3131
"url": "http://github.com/felixge/node-formidable/issues"
3232
},
33-
"optionalDependencies": {},
34-
"license": "MIT"
33+
"optionalDependencies": {}
3534
}

0 commit comments

Comments
 (0)