From b0da772b032a3ccdcb6d1d1c269fc278a85d4da1 Mon Sep 17 00:00:00 2001 From: Aral Roca Gomez Date: Wed, 11 Dec 2019 14:05:40 +0100 Subject: [PATCH] Add .npmignore file (#19) --- .npmignore | 0 package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .npmignore diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..e69de29b diff --git a/package.json b/package.json index f8f41f38..5abb32a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-translate", - "version": "0.1.1", + "version": "0.1.2", "description": "Next.js utility to translate pages without the need of a server (static i18n pages generator).", "license": "MIT", "keywords": [