@soederpop/luca 0.0.4 → 0.0.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soederpop/luca",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "website": "https://luca.soederpop.com",
5
5
  "description": "lightweight universal conversational architecture AKA Le Ultimate Component Architecture AKA Last Universal Common Ancestor, part AI part Human",
6
6
  "author": "jon soeder aka the people's champ <jon@soederpop.com>",
@@ -101,7 +101,7 @@
101
101
  "chokidar": "^3.5.3",
102
102
  "cli-markdown": "^3.5.0",
103
103
  "compromise": "^14.14.5",
104
- "contentbase": "",
104
+ "contentbase": "^0.0.5",
105
105
  "cors": "^2.8.5",
106
106
  "detect-port": "^1.5.1",
107
107
  "dotenv": "^17.2.4",