Skip to content

chore: Package json bumps#8030

Merged
jackkav merged 5 commits intoKong:developfrom
jackkav:package-json-pruning
Sep 30, 2024
Merged

chore: Package json bumps#8030
jackkav merged 5 commits intoKong:developfrom
jackkav:package-json-pruning

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
"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
Contributor

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
@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