Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing dependency for create-gene-workspace #16

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

kopach
Copy link
Member

@kopach kopach commented Nov 8, 2024

No description provided.

@@ -96,6 +96,7 @@ async function runCommands() {
'brainly-style-guide',
`[email protected]`,
`@tanstack/[email protected]`,
'@nrwl/[email protected]',
Copy link
Collaborator

Choose a reason for hiding this comment

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

it is also dev dep

Copy link
Member Author

Choose a reason for hiding this comment

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

@Fasosnql , we use it during runtime, in next.config.js

const withNx = require('@nrwl/next/plugins/with-nx');

Copy link
Member Author

Choose a reason for hiding this comment

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

@kopach kopach requested a review from Fasosnql November 8, 2024 10:25
@krzotki krzotki merged commit 347ac2b into master Nov 11, 2024
17 checks passed
@krzotki krzotki deleted the release/v0.1.3-rc.3 branch November 11, 2024 11:24
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.

3 participants