Skip to content

migrate to pnpm - #258

Closed
matthewnitschke-wk wants to merge 3 commits into
masterfrom
migrate_to_pnpm
Closed

migrate to pnpm#258
matthewnitschke-wk wants to merge 3 commits into
masterfrom
migrate_to_pnpm

Conversation

@matthewnitschke-wk

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread package.json
"all": "pnpm run format && pnpm run lint && pnpm run test && pnpm run package"
},
"license": "UNLICENSED",
"dependencies": {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

all dependencies in gha-security-scanner are just used for the build process, the created bundle doesn't rely on any imports from dependant pacakges

As such, all deps here are actually dev deps, and I've updated accordingly

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant