🌐 AI搜索 & 代理 主页
Skip to content

Commit cd14170

Browse files
committed
buind
1 parent 829e379 commit cd14170

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "vue-upload-component",
33
"description": "Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), `PUT` method, Customize the filter",
4-
"version": "2.8.21",
5-
"author": "Marco Lang",
4+
"version": "2.8.22",
5+
"author": "LianYue",
66
"scripts": {
77
"dev": "cross-env NODE_ENV=development webpack-dev-server",
88
"build": "npm run build-webpack && npm run build-rollup",
@@ -16,7 +16,7 @@
1616
"typings": "index.d.ts",
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/Fu7ure/vue-upload-component.git"
19+
"url": "git+https://github.com/lian-yue/vue-upload-component.git"
2020
},
2121
"keywords": [
2222
"javascript",

0 commit comments

Comments
 (0)