Skip to content

Commit

Permalink
Refactor v1 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Megha-Dev-19 authored Jul 26, 2023
1 parent 1febf81 commit 8bc8415
Show file tree
Hide file tree
Showing 81 changed files with 3,504 additions and 75,163 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
env:
CI: false
run: yarn build
- name: Run tests
if: env.GIT_DIFF
run: yarn test
# - name: Run tests
# if: env.GIT_DIFF
# run: yarn test

lint:
name: Lint and Format code
Expand Down
58,732 changes: 0 additions & 58,732 deletions package-lock.json

This file was deleted.

18 changes: 2 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "gooddollar-login-example",
"name": "imhuman",
"version": "0.1.0",
"private": true,
"main": "src/index.js",
"dependencies": {
"@gooddollar/web3sdk-v2": "^0.1.78",
"@headlessui/react": "^1.7.10",
"@heroicons/react": "^2.0.15",
"@kycdao/widget": "0.5.8",
"@near-wallet-selector/core": "^8.1.4",
"@near-wallet-selector/here-wallet": "^8.1.4",
"@near-wallet-selector/ledger": "^8.1.4",
Expand All @@ -32,31 +30,19 @@
"@web3-onboard/react": "^2.6.1",
"@web3-onboard/walletconnect": "^2.2.2",
"axios": "^1.3.4",
"client-sdk-gooddollar": "^1.0.23",
"ethers": "^5.6.4",
"formik": "^2.2.9",
"jsonp": "^0.2.1",
"libphonenumber-js": "^1.10.19",
"moment": "^2.29.4",
"moment-duration-format": "^2.3.2",
"near-api-js": "^2.0.4",
"patch-package": "^6.4.7",
"react": "^18.1.0",
"react-circular-progressbar": "^2.1.0",
"react-confetti": "^6.1.0",
"react-dom": "^18.1.0",
"react-ga": "^3.3.1",
"react-google-recaptcha-v3": "^1.10.1",
"react-hook-form": "^7.43.9",
"react-icons": "^4.7.1",
"react-native": "^0.71.0",
"react-native-web": "^0.18.10",
"react-otp-input": "^2.4.0",
"react-phone-number-input": "^3.2.18",
"react-redux": "^8.0.7",
"react-refresh": "^0.14.0",
"react-router": "5.3.4",
"react-router-dom": "5.3.4",
"react-router-dom": "^6.14.2",
"react-scripts": "5.0.0",
"react-spinners-kit": "^1.9.1",
"react-toastify": "^9.1.1",
Expand Down
38 changes: 0 additions & 38 deletions packages/gooddollar-login-sdk/index.js

This file was deleted.

25 changes: 0 additions & 25 deletions packages/gooddollar-login-sdk/loginButton.js

This file was deleted.

38 changes: 0 additions & 38 deletions packages/gooddollar-login-sdk/loginHook.js

This file was deleted.

17 changes: 0 additions & 17 deletions packages/gooddollar-login-sdk/loginLinkUtils.js

This file was deleted.

101 changes: 0 additions & 101 deletions packages/gooddollar-login-sdk/parseLoginResponse.js

This file was deleted.

Loading

0 comments on commit 8bc8415

Please sign in to comment.