mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-11 16:43:38 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c98345040 |
Generated
+696
-199
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@showbridge/docs",
|
||||
"type": "module",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.0",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
@@ -15,9 +15,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.10",
|
||||
"@astrojs/starlight": "0.41.7",
|
||||
"astro": "7.2.0",
|
||||
"@astrojs/starlight": "^0.39.3",
|
||||
"astro": "^7.1.6",
|
||||
"sharp": "0.35.3",
|
||||
"typescript": "6.0.3"
|
||||
"typescript": "7.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user