diff --git a/.npmignore b/.npmignore index 26f5c15..b9fe8d4 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,2 @@ .github +*.css diff --git a/package.json b/package.json index eec1cc3..83d2f90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chrisburnell/bowhead", - "version": "0.1.7", + "version": "0.1.8", "description": "Memorable and maintainable design tokens in SCSS", "main": "bowhead.scss", "scripts": {