Skip to content

Commit 4c4bebf

Browse files
committed
Update workers types
1 parent 7118dbc commit 4c4bebf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openworkers-dash",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"scripts": {
55
"ng": "ng",
66
"dev": "ng serve --host 127.0.0.1",
@@ -34,7 +34,7 @@
3434
"@angular/cli": "~21.0.0",
3535
"@angular/compiler-cli": "^21.0.0",
3636
"@openworkers/api-types": "1.1.4",
37-
"@openworkers/workers-types": "0.1.1",
37+
"@openworkers/workers-types": "0.1.2",
3838
"@tailwindcss/postcss": "4.1.17",
3939
"@types/jasmine": "5.1.5",
4040
"ansi_up": "^6.0.2",

0 commit comments

Comments
 (0)