@thebros/create-benjamin 1.0.10 → 1.0.11

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 (2) hide show
  1. package/.env +1 -1
  2. package/package.json +1 -1
package/.env CHANGED
@@ -1 +1 @@
1
- OPENAI_API_KEY=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
1
+ OPENAI_API_KEY=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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thebros/create-benjamin",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "type": "module",
5
5
  "bin": {
6
6
  "create-benjamin": "./bin/index.js"