Skip to content

Commit a7831f6

Browse files
committed
Rename node repo
1 parent 833f742 commit a7831f6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

codegen/Templates/nodejs/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://products.aspose.cloud/barcode/nodejs",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node.git"
8+
"url": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js"
99
},
1010
"keywords": [
1111
"Barcode-Scan",

codegen/config-node.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"npmName": "aspose-barcode-cloud-node",
3-
"npmVersion": "26.3.0",
4-
"supportsES6": true
5-
}
2+
"npmName": "aspose-barcode-cloud-node",
3+
"npmVersion": "26.3.2",
4+
"supportsES6": true
5+
}

0 commit comments

Comments
 (0)