diff --git a/.npmignore b/.npmignore new file mode 100755 index 0000000..e672bc2 --- /dev/null +++ b/.npmignore @@ -0,0 +1,4 @@ +*.vim +*.sw[po] +.git +npm-debug.log diff --git a/package.json b/package.json index b500949..4e1e4b2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ig-features", - "version": "3.2.6", + "version": "3.2.7", "description": "", "main": "features.js", "scripts": {