File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2626 - name : Linux (ARM)
2727 os : ubuntu-22.04-arm
2828 - name : macOS (Intel)
29- os : macos-13
29+ os : macos-15-intel
3030 - name : macOS (ARM)
31- os : macos-14
31+ os : macos-15
3232 env :
3333 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3434 APPLE_ID : ${{ secrets.APPLE_ID }}
Original file line number Diff line number Diff line change 2222 - name : Linux (ARM)
2323 os : ubuntu-22.04-arm
2424 - name : macOS (Intel)
25- os : macos-13
25+ os : macos-15-intel
2626 - name : macOS (ARM)
27- os : macos-14
27+ os : macos-15
2828 - name : Code formatting
2929 os : ubuntu-22.04
3030 - name : Linting
Original file line number Diff line number Diff line change 2323 "url" : " git+https://github.com/opencor/webapp.git"
2424 },
2525 "type" : " module" ,
26- "version" : " 0.20251002.1 " ,
26+ "version" : " 0.20251003.0 " ,
2727 "pnpm" : {
2828 "onlyBuiltDependencies" : [
2929 " @tailwindcss/oxide" ,
Original file line number Diff line number Diff line change 3939 },
4040 "./style.css" : " ./dist/opencor.css"
4141 },
42- "version" : " 0.20251002.1 " ,
42+ "version" : " 0.20251003.0 " ,
4343 "scripts" : {
4444 "build" : " vite build" ,
4545 "build:lib" : " vite build --config vite.lib.config.ts && cp index.d.ts dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments