@lssm/example.integration-stripe 0.0.0-canary-20251216031832 → 0.0.0-canary-20251216033905

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,5 +15,5 @@ $ tsdown
15
15
  ℹ dist/index.js 0.41 kB │ gzip: 0.20 kB
16
16
  ℹ dist/docs/index.js 0.04 kB │ gzip: 0.06 kB
17
17
  ℹ 8 files, total: 6.13 kB
18
- ✔ Build complete in 58ms
18
+ ✔ Build complete in 43ms
19
19
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # @lssm/example.integration-stripe
2
2
 
3
- ## 0.0.0-canary-20251216031832
3
+ ## 0.0.0-canary-20251216033905
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3086383]
8
- - @lssm/lib.contracts@0.0.0-canary-20251216031832
8
+ - @lssm/lib.contracts@0.0.0-canary-20251216033905
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.integration-stripe",
3
- "version": "0.0.0-canary-20251216031832",
3
+ "version": "0.0.0-canary-20251216033905",
4
4
  "description": "Integration example – Stripe Payments (blueprint + workflow + tenant config).",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",