Skip to content

Commit f2339d1

Browse files
author
翰文
committed
chore: update version
1 parent 26a431d commit f2339d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('./lib/Upload');
1+
module.exports = require('./src/Upload');

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-upload",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "upload ui component for react",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)