Skip to content

Commit 3972caf

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 54b834f commit 3972caf

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/Auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- run: |
6060
git config user.name "Auto"
61-
git config user.email "auto@playform.cloud"
61+
git config user.email "Commit@PlayForm.Cloud"
6262
git add .
6363
git commit -a --allow-empty-message -m ""
6464

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"@codeeditorland/common": "0.0.6",
3535
"@codeeditorland/output": "0.0.1",
3636
"@codeeditorland/wind": "0.0.1",
37-
"@playform/build": "0.2.1",
37+
"@playform/build": "0.2.2",
3838
"@playform/compress": "0.1.9",
3939
"@playform/inline": "0.1.2",
4040
"@tailwindcss/aspect-ratio": "0.4.2",
4141
"@tailwindcss/forms": "0.5.10",
4242
"@tailwindcss/typography": "0.5.16",
43-
"astro": "5.6.0",
43+
"astro": "5.6.1",
4444
"astro-capo": "0.0.1",
4545
"autoprefixer": "10.4.21",
4646
"cssnano": "7.0.6",
@@ -54,7 +54,7 @@
5454
"postcss-import": "16.1.0",
5555
"postcss-reporter": "7.1.0",
5656
"postcss-url": "10.1.3",
57-
"sass": "1.86.2",
57+
"sass": "1.86.3",
5858
"solid-devtools": "0.34.0",
5959
"solid-js": "1.9.5",
6060
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)