Skip to content

Commit b7e378f

Browse files
committed
build: @kwai-explore/[email protected]
1 parent 9c14354 commit b7e378f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
node-version: 16
1818
- run: npm install -g [email protected]
1919
- run: pnpm i
20-
- run: pnpm run --filter vue-apollo-model build
20+
- run: pnpm run --filter @kwai-explore/model build

packages/model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kwai-explore/model",
3-
"version": "0.2.0-alpha3",
3+
"version": "0.2.0-alpha4",
44
"main": "dist/index.cjs",
55
"module": "dist/index.mjs",
66
"typings": "dist/index.d.cts",

0 commit comments

Comments
 (0)