diff --git a/package.json b/package.json index 7bc035c..819ac89 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "license": "Unlicense", "files": [ "4.0/", - "legacy/" + "legacy/", + "readme.markdown" ], "scripts": { "lint": "npm run test",