diff --git a/package.json b/package.json index 88df7d6..07e77bf 100644 --- a/package.json +++ b/package.json @@ -17,5 +17,8 @@ "license": "MIT", "volo": { "url": "https://raw.github.com/requirejs/text/{version}/text.js" - } + }, + "files": [ + "text.js" + ] }