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

Commit edab0f3

Browse files
committed
version
1 parent 03b6d6a commit edab0f3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n8n-nodes-codechat",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Rest api for communication with WhatsApp",
55
"keywords": [
66
"n8n",
@@ -71,8 +71,5 @@
7171
"prettier": "^2.7.1",
7272
"tslint": "^6.1.2",
7373
"typescript": "~4.6.0"
74-
},
75-
"publishConfig": {
76-
"@jrcleber:registry": "https://npm.pkg.github.com"
7774
}
7875
}

0 commit comments

Comments
 (0)