Internal: Added the NPM whitelist. Closes #1.
@@ -38,5 +38,8 @@
"mocha": "^3.5.3",
"sinon": "^3.3.0",
"webpack": "^3.6.0"
- }
+ },
+ "files": [
+ "src"
+ ]
}