Skip to content

Commit

Permalink
chore: refresh some js packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel committed Dec 20, 2024
1 parent 5ba32a0 commit 42d69ba
Show file tree
Hide file tree
Showing 3 changed files with 1,546 additions and 1,210 deletions.
2 changes: 2 additions & 0 deletions docker/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ services:
- ./taxonomy-editor-frontend/index.html:/opt/taxonomy-editor/index.html
- ./taxonomy-editor-frontend/tsconfig.js:/opt/taxonomy-editor/tsconfig.js
- ./taxonomy-editor-frontend/vite.config.ts:/opt/taxonomy-editor/vite.config.ts
- ./taxonomy-editor-frontend/package.json:/opt/taxonomy-editor/package.json
- ./taxonomy-editor-frontend/package-lock.json:/opt/taxonomy-editor/package-lock.json
- ./backend/openapi/openapi.json:/opt/backend/openapi/openapi.json
taxonomy_frontend:
image: taxonomy-editor/taxonomy_frontend:dev
Expand Down
Loading

0 comments on commit 42d69ba

Please sign in to comment.