diff --git a/build/package.json.template b/build/package.json.template index 0afa0470..80cff242 100644 --- a/build/package.json.template +++ b/build/package.json.template @@ -6,6 +6,9 @@ "keywords": ["search"], "homepage": "http://lunrjs.com", "bugs": "http://github.com/olivernn/lunr.js/issues", + "files": [ + "lunr.js" + ], "main": "lunr.js", "license": "MIT", "repository": {