瀏覽代碼

fix package name

ChrisFuck 5 年之前
父節點
當前提交
36a218e880
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      index.js

+ 1
- 1
index.js 查看文件

@@ -1,4 +1,4 @@
1
-import { getFilemd5sum } from './testutils'
1
+import { getFilemd5sum } from './utils'
2 2
 
3 3
 const IMAGE_MULTIPART = '/multipart/upload/'
4 4
 const VIDEO_MULTIPART = '/upload/'