Updated package name
This commit is contained in:
@@ -221,7 +221,7 @@ Apache-2.0
|
||||
## Support
|
||||
|
||||
For issues and questions, please visit:
|
||||
- Repository: https://git.dragonchain.com/dragonchain/dragonchain-node-sdk
|
||||
- Repository: https://git.dragonchain.com/dragonchain/dragonchain-prime-node-sdk
|
||||
- Documentation: https://dragonchain-core-docs.dragonchain.com
|
||||
|
||||
## Contributing
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@dragonchain-inc/prime-sdk",
|
||||
"version": "1.0.2",
|
||||
"description": "Official Dragonchain SDK for Node.js and TypeScript",
|
||||
"version": "1.0.3",
|
||||
"description": "Official Dragonchain Prime SDK for Node.js and TypeScript",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
@@ -42,7 +42,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.dragonchain.com/dragonchain/dragonchain-node-sdk"
|
||||
"url": "https://git.dragonchain.com/dragonchain/dragonchain-prime-node-sdk"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
|
||||
Reference in New Issue
Block a user