mirror of
https://github.com/SethCohen/github-releases-to-discord
synced 2026-09-07 20:03:23 +00:00
chore(package): update @actions/github dependency to version 6.0.1 and add Jest as a dev dependency with a test script
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
export default {
|
|
testEnvironment: 'node',
|
|
transform: {},
|
|
};
|