Skip to content

Commit

Permalink
Merge pull request #177 from lilla-nemeth/hotfix/missing-proxy-settin…
Browse files Browse the repository at this point in the history
…gs-in-package-json

package.json of client has been restored
  • Loading branch information
lilla-nemeth authored Mar 30, 2024
2 parents eacf43f + 7244376 commit f59755c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
}
},
"proxy": "http://localhost:8080"
}

0 comments on commit f59755c

Please sign in to comment.