Spaces:
Runtime error
Runtime error
Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"description": "Чистый запуск последней версии n8n на Hugging Face Spaces",
|
5 |
"main": "index.js",
|
6 |
"scripts": {
|
7 |
-
"start": "
|
8 |
},
|
9 |
"dependencies": {
|
10 |
"n8n": "latest"
|
|
|
4 |
"description": "Чистый запуск последней версии n8n на Hugging Face Spaces",
|
5 |
"main": "index.js",
|
6 |
"scripts": {
|
7 |
+
"start": "n8n start"
|
8 |
},
|
9 |
"dependencies": {
|
10 |
"n8n": "latest"
|