update package name

This commit is contained in:
turnoffthiscomputer
2024-06-13 14:53:08 +02:00
parent b6e89cd46c
commit cf6c82071f
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,9 @@
## Installation
yarn add proof-of-passport-sdk
```bash
yarn add @proofofpassport/sdk
```
## Development

View File

@@ -1,5 +1,5 @@
{
"name": "proof-of-passport-sdk",
"name": "@proofofpassport/sdk",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",