pre-mortem 0.1.2 → 0.1.5

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.
package/README.md CHANGED
@@ -4,9 +4,7 @@
4
4
 
5
5
  > *"Optimism is a bug. Physics is the feature."*
6
6
 
7
- [![Watch the Pre-Mortem Demonstration](https://raw.githubusercontent.com/Booby-Boobs/pre-mortem/main/public/pre-mortem-icon.png)](https://raw.githubusercontent.com/Booby-Boobs/pre-mortem/main/public/pre-mortem.mp4)
8
-
9
- *(Click the image above to watch the simulation in action)*
7
+ ![Pre-Mortem Demonstration](https://raw.githubusercontent.com/Booby-Boobs/pre-mortem/main/public/pre-mortem.gif)
10
8
 
11
9
  **Pre-Mortem** is a deterministic simulation engine designed to quantify the structural integrity of high-growth organizations. By mapping technical debt, venture capital hype, and organizational friction to Matter.js physics bodies, we provide stakeholders with a high-fidelity forecast of institutional entropy.
12
10
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pre-mortem",
3
- "version": "0.1.2",
3
+ "version": "0.1.5",
4
4
  "description": "The Exit Simulator: A satirical startup physics game",
5
5
  "main": "dist/pre-mortem.umd.js",
6
6
  "module": "dist/pre-mortem.mjs",
Binary file