浏览代码

chore: remove bower.json

Evan You 7 年之前
父节点
当前提交
92af997025
共有 1 个文件被更改,包括 0 次插入18 次删除
  1. 0 18
      bower.json

+ 0 - 18
bower.json

@@ -1,18 +0,0 @@
-{
-  "name": "vuex",
-  "main": "dist/vuex.js",
-  "description": "state management for Vue.js",
-  "authors": "Evan You",
-  "license": "MIT",
-  "ignore": [
-    "examples",
-    "test",
-    "docs",
-    ".gitignore",
-    ".eslintrc",
-    ".babelrc",
-    "*.json",
-    "*.md",
-    "*.yml"
-  ]
-}