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

refactor: moving to devDependencies #2

Open
mfranzke opened this issue Nov 18, 2024 · 0 comments · May be fixed by #3
Open

refactor: moving to devDependencies #2

mfranzke opened this issue Nov 18, 2024 · 0 comments · May be fixed by #3
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@mfranzke
Copy link
Member

mfranzke commented Nov 18, 2024

The npm-run-all is currently being defined as a dependency, but should most likely be a devDependencies instead:

figma-hub/package.json

Lines 19 to 21 in 941e534

"dependencies": {
"npm-run-all": "4.1.5"
}

@mfranzke mfranzke added the dependencies Pull requests that update a dependency file label Nov 18, 2024
@mfranzke mfranzke self-assigned this Nov 18, 2024
@mfranzke mfranzke linked a pull request Nov 18, 2024 that will close this issue
@mfranzke mfranzke linked a pull request Nov 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant