diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..cbdb961 --- /dev/null +++ b/.npmignore @@ -0,0 +1 @@ +!dist diff --git a/package.json b/package.json index 76a1f9a..64c7f97 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "module": "dist/knot.module.js", "jsnext:main": "dist/knot.module.js", - "version": "1.1.2", + "version": "1.1.3", "license": "MIT", "repository": "callmecavs/knot.js",