Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
skypesky committed Sep 11, 2024
1 parent 50695e3 commit 9d32268
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 205 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/publish-beta-to-npm.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/publish-to-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: publish-to-npm
on:
push:
branches:
- main
- master
- main

jobs:
publish-to-npm:
Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,5 @@
"directories": {
"lib": "lib",
"test": "test"
},
"dependencies": {
"dayjs": "^1.11.13",
"fs-extra": "^11.2.0"
}
}
37 changes: 0 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

101 changes: 0 additions & 101 deletions scripts/libs/work-spaces.js

This file was deleted.

20 changes: 0 additions & 20 deletions scripts/update-beta-package-version.js

This file was deleted.

0 comments on commit 9d32268

Please sign in to comment.