diff --git a/package.json b/package.json index f47cf3b..9369063 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@esseswann/lev", - "version": "0.0.2", + "version": "0.0.3", "repository": { "urL": "git+https://github.com/esseswann/lev.git", "type": "git" @@ -9,6 +9,11 @@ "email": "esseswann@gmail.com", "name": "jsus" }, + "files": [ + "lib", + "package.json", + "README.md" + ], "main": "./lib/index.js", "types": "./lib/index.d.ts", "scripts": {