diff --git a/package.json b/package.json index f8d6423..4a35022 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,11 @@ { "name": "@launchpadlab/prettier-config", - "version": "2.0.0", + "version": "2.0.1", "main": "index.json", "repository": "https://github.com/launchpadlab/prettier-config", "author": "dpikt", "license": "MIT", + "files": ["index.json"], "peerDependencies": { "prettier": "^1.0 || ^2.0 || ^3.0" }