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

chore: Package json bumps #8030

Merged
merged 5 commits into from
Sep 30, 2024
Merged

Conversation

jackkav
Copy link
Contributor

@jackkav jackkav commented Sep 30, 2024

bump faker, esbuild
remove old faker and concurrently

@jackkav jackkav changed the title Package-json-pruning chore: Package json bumps Sep 30, 2024
@jackkav jackkav marked this pull request as ready for review September 30, 2024 20:11
@@ -24,7 +24,7 @@
"package": "npm run build:app && cross-env USE_HARD_LINKS=false electron-builder build --config electron-builder.config.js",
"package:windows:unpacked": "npm run build:app && cross-env USE_HARD_LINKS=false electron-builder build --config electron-builder.config.js --dir",
"package:windows:dist": "cross-env USE_HARD_LINKS=false electron-builder build --config electron-builder.config.js --prepackaged ./dist/win-unpacked",
"start": "concurrently -n browser,main --kill-others \"npm run start:dev-server\" \"npm run start:electron\"",
"start": "npx -y concurrently -n browser,main --kill-others \"npm run start:dev-server\" \"npm run start:electron\"",
Copy link
Member

Choose a reason for hiding this comment

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

@jackkav jackkav merged commit b5cb3d3 into Kong:develop Sep 30, 2024
8 checks passed
@jackkav jackkav deleted the package-json-pruning branch September 30, 2024 23:38
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.

2 participants