Skip to content

Commit ab3d01c

Browse files
authored
Move Website to Yoga repository (#2890)
* Move Website to Yoga repository * Cleanup
1 parent c937ae6 commit ab3d01c

135 files changed

Lines changed: 193 additions & 18819 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/website.yml

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

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@
3535
"prettier": "3.8.1",
3636
"prettier-plugin-pkg": "0.21.2",
3737
"prettier-plugin-sh": "0.18.0",
38-
"rimraf": "6.1.2",
39-
"typescript": "5.9.3",
40-
"undici": "7.21.0",
41-
"wrangler": "4.64.0"
38+
"rimraf": "6.1.2"
4239
},
4340
"lint-staged": {
4441
"packages/**/src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)