@lssm/example.integration-stripe 0.0.0-canary-20251216030054 → 0.0.0-canary-20251216030333

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 35ms
18
+ ✔ Build complete in 36ms
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-20251216030054
3
+ ## 0.0.0-canary-20251216030333
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3086383]
8
- - @lssm/lib.contracts@0.0.0-canary-20251216030054
8
+ - @lssm/lib.contracts@0.0.0-canary-20251216030333
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.integration-stripe",
3
- "version": "0.0.0-canary-20251216030054",
3
+ "version": "0.0.0-canary-20251216030333",
4
4
  "description": "Integration example – Stripe Payments (blueprint + workflow + tenant config).",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",