This commit is contained in:
Joel Wetzell
2026-05-17 21:17:20 -05:00
parent 024cb28161
commit 42542fc217
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@showbridge/docs",
"version": "0.1.1",
"version": "0.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@showbridge/docs",
"version": "0.1.1",
"version": "0.1.2",
"devDependencies": {
"@astrojs/check": "0.9.9",
"@astrojs/starlight": "^0.39.2",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@showbridge/docs",
"type": "module",
"version": "0.1.1",
"version": "0.1.2",
"files": [
"dist"
],