Skip to content

Commit

Permalink
Merge pull request #83 from amosproj/package-json
Browse files Browse the repository at this point in the history
Frontend package.json
  • Loading branch information
derwehr authored May 12, 2021
2 parents f2b2996 + e247894 commit c661caf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "hello-world-app",
"name": "kmap.frontend",
"version": "0.1.0",
"private": true,
"license": "MIT",
"scripts": {
"start": "react-scripts start",
"postinstall": "run-script-os",
Expand Down

0 comments on commit c661caf

Please sign in to comment.