mfbs

CSS microframework
git clone https://git.ce9e.org/mfbs.git

commit
bb9143614bcf6189edbf66d35c13ad20cd5205be
parent
8f2681515309e09c37901a160eb94814a281a51c
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2017-07-12 21:25
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

@@ -20,6 +20,7 @@
   20    20     "type": "git",
   21    21     "url": "git+https://github.com/xi/mfbs.git"
   22    22   },
   -1    23   "files": ["sass"],
   23    24   "author": "Tobias Bengfort <tobias.bengfort@posteo.de>",
   24    25   "license": "GPL-2.0+"
   25    26 }