b-01merepostcom commited on
Commit
ea2b6e3
·
verified ·
1 Parent(s): 78fcec1

Update package.json

Browse files
Files changed (1) hide show
  1. 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": "node --dns-result-order=ipv4first ./node_modules/n8n/bin/n8n.js 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"