node-bacstack-browser icon indicating copy to clipboard operation
node-bacstack-browser copied to clipboard

Resolve CI issues (peer dependencies, version support, end-to-end testing)

Open dopry opened this issue 7 years ago • 2 comments

npm WARN @angular-devkit/[email protected] requires a peer of @angular-devkit/[email protected] but none is installed. npm WARN @schematics/[email protected] requires a peer of @angular-devkit/[email protected] but none is installed.

closes #1

dopry avatar Mar 08 '18 18:03 dopry

@dopry You should adopt the commit message, to e.g. chore: resolve unmet dependencies as conventional commit messages are used here. you can verify your message with npm run changelog, see https://github.com/marionebl/commitlint/tree/master/%40commitlint/config-conventional

bufferoverflow avatar Mar 08 '18 21:03 bufferoverflow

@bufferoverflow, thanks. done.

dopry avatar Mar 08 '18 22:03 dopry