浏览代码

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

Alexandr Subbotin 8 年之前
父节点
当前提交
71084f48c7
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"