Kaynağa Gözat

chore: remove bower.json

Evan You 7 yıl önce
ebeveyn
işleme
92af997025
1 değiştirilmiş dosya ile 0 ekleme ve 18 silme
  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"
-  ]
-}