fix license in package.json

This commit is contained in:
Elchin Valiyev 2019-06-05 16:48:01 +02:00
parent 732cf5834e
commit f60fdbefa5

View File

@ -125,7 +125,7 @@
"type": "git",
"url": "https://github.com/faisalman/ua-parser-js.git"
},
"license": "(GPL-2.0 OR MIT)",
"license": "MIT",
"engines": {
"node": "*"
},