Skip to content

Conversation

@chelseapinka
Copy link
Contributor

No description provided.

Copy link
Contributor

@NSeydoux NSeydoux left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@chelseapinka chelseapinka marked this pull request as ready for review November 14, 2022 23:57
@chelseapinka chelseapinka requested a review from a team as a code owner November 14, 2022 23:57
@chelseapinka chelseapinka merged commit 97797d3 into main Nov 15, 2022
@chelseapinka chelseapinka deleted the fix-test-env-imports branch November 15, 2022 00:07
"@inrupt/solid-client": "^1.23.3",
"@inrupt/solid-client-authn-browser": "^1.12.2",
"@inrupt/solid-client-authn-node": "^1.12.2",
"dotenv": "^16.0.3"
Copy link
Contributor

Choose a reason for hiding this comment

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

@chelseapinka dotenv should be a dependency of this package, as we directly use it.

const external = [
...Object.keys(pkg.dependencies || {}),
"@inrupt/solid-client-authn-node",
"@inrupt/solid-client",
Copy link
Contributor

Choose a reason for hiding this comment

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

These can be removed, they're in pkg.dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants