Skip to content

Commit 6753978

Browse files
authored
Merge branch 'next' into plugin-upload
2 parents 8e97457 + 7e8b0e0 commit 6753978

File tree

27 files changed

+1857
-187
lines changed

27 files changed

+1857
-187
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88
[submodule "packages/tauri-v1"]
99
path = packages/tauri-v1
1010
url = https://github.com/tauri-apps/tauri.git
11+
[submodule "packages/awesome-tauri"]
12+
path = packages/awesome-tauri
13+
url = https://github.com/tauri-apps/awesome-tauri

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@types/json-schema": "^7.0.15",
2626
"astro": "^4.4.4",
2727
"astro-feelback": "^0.3.4",
28+
"jsdom": "^24.0.0",
2829
"prettier": "^3.2.5",
2930
"prettier-plugin-astro": "^0.13.0",
3031
"rehype-autolink-headings": "^7.1.0",

packages/awesome-tauri

Submodule awesome-tauri added at b583bc1

packages/plugins-workspace

Submodule plugins-workspace updated 684 files

0 commit comments

Comments
 (0)