Skip to content

Commit 61fcaa4

Browse files
authored
Merge pull request #61 from simeg/package-json-patch
Change form of package.json property to singular
2 parents 9872d0b + eb4ade7 commit 61fcaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"bugs": {
2525
"url": "http://github.com/react-component/tooltip/issues"
2626
},
27-
"licenses": "MIT",
27+
"license": "MIT",
2828
"config": {
2929
"port": 8007
3030
},

0 commit comments

Comments
 (0)