update package.json

This commit is contained in:
梁灏 2019-09-23 15:04:37 +08:00
parent 602d16f14f
commit f74bb96543
2 changed files with 6 additions and 16062 deletions

16057
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,12 +1,13 @@
{ {
"name": "iview", "name": "view-ui",
"version": "3.5.0", "version": "4.0.0",
"title": "iView", "title": "ViewUI",
"description": "A high quality UI components Library with Vue.js", "description": "A high quality UI components Library with Vue.js",
"homepage": "http://www.iviewui.com", "homepage": "http://www.iviewui.com",
"keywords": [ "keywords": [
"iview", "iview",
"vue", "vue",
"viewui",
"vue.js", "vue.js",
"component", "component",
"components", "components",
@ -36,12 +37,12 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/iview-design/iview" "url": "https://github.com/view-design/ViewUI"
}, },
"author": "Aresn", "author": "Aresn",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/iview-design/iview/issues" "url": "https://github.com/view-design/ViewUI/issues"
}, },
"dependencies": { "dependencies": {
"async-validator": "^1.10.0", "async-validator": "^1.10.0",