I hereby claim:
- I am xymostech on github.
- I am xymostech (https://keybase.io/xymostech) on keybase.
- I have a public key whose fingerprint is 1FC6 39C9 6409 A5C1 42AE 4394 9A36 4DA3 D08D 1627
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
diff --git a/package.json b/package.json | |
index b3f321a..852132a 100644 | |
--- a/package.json | |
+++ b/package.json | |
@@ -15,9 +15,10 @@ | |
"coverage": "nyc --check-coverage --lines 100 --branches 100 npm run tests", | |
"tests": "mocha --compilers js:babel/register tests", | |
"tests:watch": "mocha --watch --compilers js:babel/register tests", | |
- "prebuild": "rimraf dist lib", | |
+ "prebuild": "rimraf dist/* lib/*", |