Browse Source

Remove `src` directory from npm module (#861)

Alexandr Subbotin 8 years ago
parent
commit
71084f48c7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -8,7 +8,6 @@
   "typings": "types/index.d.ts",
   "files": [
     "dist",
-    "src",
     "types/index.d.ts",
     "types/helpers.d.ts",
     "types/vue.d.ts"