diff --git a/.npmignore b/.npmignore index e69de29b..8fa9d6f1 100644 --- a/.npmignore +++ b/.npmignore @@ -0,0 +1 @@ +!*.js \ No newline at end of file diff --git a/package.json b/package.json index 5abb32a4..885faf2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-translate", - "version": "0.1.2", + "version": "0.1.3", "description": "Next.js utility to translate pages without the need of a server (static i18n pages generator).", "license": "MIT", "keywords": [