Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlDuFromChina authored Nov 8, 2022
1 parent 4c17098 commit 97ee665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @carldu/web-core --save # 使用 npm 安装
使用:

```javascript
import { common, http } from '@carldu/web-core';
import { common, http } from '@sixpence/web-core';

window.sp = Object.assign({}, common, http);

Expand Down

0 comments on commit 97ee665

Please sign in to comment.