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