Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit 1d64947

Browse files
committed
package.json
1 parent 731aa33 commit 1d64947

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
"type": "git",
3636
"url": "https://github.com/code-chat-br/n8n-node-codechat"
3737
},
38-
"main": "index.js",
39-
"scripts": {
38+
"main": "index.js", "scripts": {
4039
"build": "rm -rf ./dist && tsc && gulp build:icons",
4140
"dev": "tsc --watch",
4241
"format": "prettier nodes credentials --write",

0 commit comments

Comments
 (0)