From 2f04f0e44d9caa1dcf3f7350703cd654ba29ceb2 Mon Sep 17 00:00:00 2001 From: nader dabit Date: Mon, 8 May 2017 16:02:29 -0500 Subject: [PATCH] tagging as 1.5 --- .gitignore | 3 ++- .npmignore | 3 ++- package.json | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b512c09..97008e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +yarn.lock \ No newline at end of file diff --git a/.npmignore b/.npmignore index b512c09..97008e5 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +yarn.lock \ No newline at end of file diff --git a/package.json b/package.json index a0d9c7f..e621ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-xp-app", - "version": "0.1.3", + "version": "0.1.5", "description": "react xp project generator", "main": "index.js", "bin": {