Skip to content

Commit

Permalink
remove deprecated version field
Browse files Browse the repository at this point in the history
  • Loading branch information
nichlaes committed Oct 3, 2024
1 parent cd35cd3 commit ab18ae7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion servers/lib/compose.lib.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
version: '3'
services:
libms:
image: intocps/libms:latest
Expand Down
2 changes: 1 addition & 1 deletion servers/lib/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6832,7 +6832,7 @@ jest-worker@^29.7.0:
merge-stream "^2.0.0"
supports-color "^8.0.0"

[email protected]:
jest@^29.7.0:
version "29.7.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-29.7.0.tgz#994676fc24177f088f1c5e3737f5697204ff2613"
integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==
Expand Down

0 comments on commit ab18ae7

Please sign in to comment.