Skip to content

Commit

Permalink
Merge pull request #467 from freifunkMUC/feature/adds-package-json-name
Browse files Browse the repository at this point in the history
Add package json name
  • Loading branch information
nwaldispuehl authored Sep 20, 2023
2 parents 3c80c5b + 5a537df commit 27b729b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "wg-access-server-website",
"scripts": {
"codegen": "node_modules/.bin/grpc-ts-web -o src/sdk ../proto/*.proto",
"start": "react-scripts start",
Expand Down

0 comments on commit 27b729b

Please sign in to comment.