Browse Source

add tests to npm package

Artur Paikin 8 years ago
parent
commit
e53c11b53d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -7,7 +7,8 @@
   "files": [
     "src/",
     "lib/",
-    "dist/"
+    "dist/",
+    "test/"
   ],
   "lint-staged": {
     "*.js": "eslint"