Spaces:
Runtime error
Runtime error
Commit ·
2b11416
1
Parent(s): b7c01c9
Update package.json
Browse files- package.json +1 -0
package.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"dependencies": {
|
| 3 |
"claude-ai": "^1.2.1",
|
| 4 |
"express": "^4.18.2"
|
|
|
|
| 1 |
{
|
| 2 |
+
"type": "module",
|
| 3 |
"dependencies": {
|
| 4 |
"claude-ai": "^1.2.1",
|
| 5 |
"express": "^4.18.2"
|