Skip to content

Commit

Permalink
update package.json and applicationConfig.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridel1e committed Apr 11, 2023
1 parent 0f2ae3d commit b38e9ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ergo-dex-frontend",
"version": "3.3.4",
"version": "4.0.0",
"private": false,
"scripts": {
"start": "HTTPS=true react-app-rewired start",
Expand Down
1 change: 1 addition & 0 deletions src/applicationConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ export const applicationConfig: ApplicationConfig = {
'178af772712af5bbc44b330af7b3c06d4efea61ae7e16cf2ab71a6a300688cdf',
'58c02b3bdaba7c9e854f047d848450b290857c6496481477ecda3a14d04f0e9d',
'33ef5d65c55066a35d4f816e4fe8df1aaa78e169bf1198571e070ac185a2b065',
'48239c9bf134d4a851dc7bc532e47d8c8a9b1d3c44acd4185399a6f382f653d0',
],
operationsRestrictions: [
{
Expand Down

0 comments on commit b38e9ef

Please sign in to comment.