feat: Add items id in items frontend url #25

Merged
Ghost merged 21 commits from feat/add_items_id into development 2021-11-14 19:22:59 -05:00
Showing only changes of commit b296c46363 - Show all commits

View File

@ -40,7 +40,7 @@ steps:
- yarn --cwd ./items/frontend install
- name: test frontend
image: node:lts-alpine3.14
image: cypress/base:16.13.0
commands:
- node -v
- npm -v