Skip to content

Commit 5ce0271

Browse files
authored
build: migrate beta branch
build: migrate beta branch
2 parents 9913b90 + fda808a commit 5ce0271

File tree

23 files changed

+198
-1405
lines changed

23 files changed

+198
-1405
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,10 @@ updates:
2828
interval: daily
2929
labels:
3030
- "Dependency"
31-
- "NPM"
32-
- "Status: Pending"
3331

3432
- package-ecosystem: "github-actions"
3533
directory: "/"
3634
schedule:
3735
interval: "daily"
3836
labels:
39-
- "Dependency"
40-
- "Github Action"
41-
- "Status: Pending"
37+
- "Github Action"

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
!*package.json
6161
!*package-lock.json
6262
!*rollup.config.js
63+
!*rollup.config.mjs
6364
!*tsconfig.json
6465
!*versions.json
6566
!sign.bat

dist/main.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

dist/manifest.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)