Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: blaine-arcjet <[email protected]>
  • Loading branch information
e-moran and blaine-arcjet authored Dec 13, 2024
1 parent fb35216 commit dbbb981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion analyze-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"repository": {
"type": "git",
"url": "git+https://github.com/arcjet/arcjet-js.git",
"directory": "analyze"
"directory": "analyze-wasm"
},
"bugs": {
"url": "https://github.com/arcjet/arcjet-js/issues",
Expand Down
2 changes: 1 addition & 1 deletion analyze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"repository": {
"type": "git",
"url": "git+https://github.com/arcjet/arcjet-js.git",
"directory": "analyze-wasm"
"directory": "analyze"
},
"bugs": {
"url": "https://github.com/arcjet/arcjet-js/issues",
Expand Down

0 comments on commit dbbb981

Please sign in to comment.