diff --git a/package.json b/package.json index 4f346c7..73227e1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "manipulate deep objects safely and simply", "author": "Dan Lynch ", "homepage": "https://github.com/pyramation/nested-obj#readme", - "license": "SEE LICENSE IN LICENSE", + "license": "MIT", "main": "main/index.js", "module": "module/index.js", "typings": "types/index.d.ts",