Skip to content

Commit

Permalink
remove extra
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshugarg06 committed Feb 15, 2024
1 parent bc0ede0 commit 3f42e1d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 242 deletions.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
GOOGLE_API_KEY=
PAYMASTER_TOKENS_GOOGLE_SHEET_ID=
PAYMASTER_TOKENS_GOOGLE_SHEET_ID=
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ yarn-debug.log*
yarn-error.log*
.idea
package-lock.json
.env
.env
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,13 @@
"@docusaurus/plugin-google-tag-manager": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@mdx-js/react": "^3.0.0",
"assert": "^2.1.0",
"clsx": "^1.2.1",
"docusaurus": "^1.14.7",
"dotenv": "^16.4.4",
"net": "^1.0.2",
"prism-react-renderer": "^1.3.5",
"react": "^18.0.0",
"react-app-rewired": "^2.2.1",
"react-dom": "^18.0.0",
"react-hook-form": "^7.47.0",
"url": "^0.11.3"
"react-hook-form": "^7.47.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1",
Expand Down
12 changes: 0 additions & 12 deletions webpack.config.js

This file was deleted.

Loading

0 comments on commit 3f42e1d

Please sign in to comment.