diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..26f5c15 --- /dev/null +++ b/.npmignore @@ -0,0 +1 @@ +.github diff --git a/package.json b/package.json index 999f25b..eec1cc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chrisburnell/bowhead", - "version": "0.1.6", + "version": "0.1.7", "description": "Memorable and maintainable design tokens in SCSS", "main": "bowhead.scss", "scripts": {