fix(photon): bump spectrum-ts to ^1.18.0 and always install latest on

setup
This commit is contained in:
underthestars-zhy
2026-06-08 22:53:01 -07:00
committed by Teknium
parent 0337658904
commit 9fb83eaa2f
3 changed files with 8 additions and 4 deletions
@@ -12,6 +12,6 @@
"node": ">=18.17"
},
"dependencies": {
"spectrum-ts": "^1.17.1"
"spectrum-ts": "^1.18.0"
}
}