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,6 +1,6 @@
{
"name": "@start9labs/start-sdk",
"version": "0.3.6-beta.6",
"version": "0.3.6-beta.9",
"description": "Software development kit to facilitate packaging services for StartOS",
"main": "./package/lib/index.js",
"types": "./package/lib/index.d.ts",