Skip to content

Commit

Permalink
feat: add 万邦物流 模块
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjue666 committed Dec 8, 2023
1 parent f5e1cfd commit 7cde936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
31 changes: 1 addition & 30 deletions packages/wanb/README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1 @@
# Modern.js Package

## Get Started

Run and debug the module:

```bash
pnpm run dev
```

Run test cases:

```bash
pnpm run test
```

Build the module for production:

```bash
pnpm run build
```

Enable optional features:

```bash
pnpm run new
```


For more information, see the [Modern.js Module documentation](https://modernjs.dev/module-tools/en).
# `@cn-international-express-sdk/wanb`
2 changes: 1 addition & 1 deletion packages/wanb/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wanb",
"name": "@cn-international-express-sdk/wanb",
"version": "0.1.0",
"types": "./dist/types/index.d.ts",
"main": "./dist/lib/index.js",
Expand Down

0 comments on commit 7cde936

Please sign in to comment.