Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Chyroc-MD committed Feb 12, 2017
1 parent b01f405 commit 5b1c63b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/index.js
Expand Up @@ -8,7 +8,7 @@ import { setCreateLinkRequestBody, setUpdateLinkRequestBody } from './setLinkOpt
import { sendGetRequest, sendPostRequest, sendPutRequest, sendDeleteRequest } from './sendRequest'
import { sqoopAction, hasoopMethod } from './constant'
export * from './constant'
export * from './isRight'
export * from './dispose'
export * from './utils'

export const version = 'v1'
Expand Down

0 comments on commit 5b1c63b

Please sign in to comment.