- commit
- 043547444286971f88cbb41ee35d658393f9b2fb
- parent
- 139b0d6136b9e825616df972a211840c0ce1ad2e
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2017-07-12 21:30
limit the files that go into npm package
Diffstat
| M | package.json | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
@@ -30,6 +30,7 @@ 30 30 "type": "git", 31 31 "url": "git+https://github.com/xi/sass-planifolia.git" 32 32 }, -1 33 "files": ["sass"], 33 34 "author": "Tobias Bengfort <tobias.bengfort@posteo.de>", 34 35 "license": "MIT" 35 36 }