Skip to content

Commit

Permalink
2024-09-14T22-34-49
Browse files Browse the repository at this point in the history
  • Loading branch information
sspilleman committed Sep 14, 2024
1 parent 1f1eb6a commit 73b2039
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
},
"type": "module",
"dependencies": {
"crypto": "^1.0.1",
"uuid": "^10.0.0"
}
}

1 comment on commit 73b2039

@deno-deploy
Copy link
Contributor

@deno-deploy deno-deploy bot commented on 73b2039 Sep 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Relative import path "crypto" not prefixed with / or ./ or ../ and not in import map from "file:///src/server.js"

Please sign in to comment.