fix inputspec passthrough (#2830)

* fix inputspec passthrough

* beta.9
This commit is contained in:
Aiden McClelland
2025-02-18 12:41:20 -07:00
committed by GitHub
parent 44aa3cc9b5
commit dd3a140cb1
4 changed files with 52 additions and 386 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@start9labs/start-sdk",
"version": "0.3.6-beta.6",
"version": "0.3.6-beta.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@start9labs/start-sdk",
"version": "0.3.6-beta.6",
"version": "0.3.6-beta.9",
"license": "MIT",
"dependencies": {
"@iarna/toml": "^2.2.5",