Add/Correct repo url

This commit is contained in:
Franck 2021-12-07 14:52:49 +11:00
parent a152432976
commit 96b75edeab
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
11 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-poll-sdk",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"private": true,
"license": "MIT",
"engines": {

View File

@ -2,7 +2,7 @@
"name": "@dappconnect/vote-sdk-contracts",
"version": "0.0.1",
"main": "index.js",
"repository": "git@github.com:EthWorks/status-waku-voting.git",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"license": "MIT",
"scripts": {
"clean:all": "yarn clean && rimraf node_modules/",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-poll-sdk-core",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",
"types": "dist/esm/src/index.d.ts",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-poll-sdk-example",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "index.js",
"license": "MIT",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/poll-sdk-example",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/poll-sdk-react-components",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/poll-sdk-react-hooks",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-poll-sdk-react-components",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",
"types": "dist/esm/src/index.d.ts",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-sdk-example",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-sdk-react-components",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",

View File

@ -1,5 +1,6 @@
{
"name": "@dappconnect/vote-sdk-react-hooks",
"repository": "git@github.com:status-im/dappconnect-vote-poll-sdk.git",
"version": "0.1.0",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",