Skip to content

Commit fe63f2e

Browse files
committed
chore: bump to v2.0.0
1 parent 9b33b2e commit fe63f2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netresearch/node-red-contrib-magento-eqp",
3-
"version": "1.0.14",
3+
"version": "2.0.0",
44
"description": "Node-RED module for parsing callbacks from the Magento Marketplace EQP API",
55
"main": "dist/index.js",
66
"repository": {
@@ -40,6 +40,6 @@
4040
"typescript": "^4.9.4"
4141
},
4242
"engines": {
43-
"node": ">=8"
43+
"node": ">=12"
4444
}
4545
}

0 commit comments

Comments
 (0)