mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-11-18 05:57:29 -06:00
Compare commits
No commits in common. "9a8a299c4eed22bc76920db5ff3549a3f6501b07" and "3bcc463f09dbfe07b8d74684e87603f66fb82823" have entirely different histories.
9a8a299c4e
...
3bcc463f09
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"format": "prettier nodes credentials --write",
|
||||
"lint": "eslint nodes credentials",
|
||||
"lintfix": "eslint nodes credentials --fix",
|
||||
"prepublishOnly": "npm run build && npm run lint -c .eslintrc.prepublish.js nodes credentials"
|
||||
"prepublishOnly": "npm build && npm lint -c .eslintrc.prepublish.js nodes credentials"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue