Create service dockerising stuff
This commit is contained in:
7
deno.lock
generated
7
deno.lock
generated
@@ -529,7 +529,8 @@
|
||||
"specifiers": {
|
||||
"bcryptjs": "bcryptjs@2.4.3",
|
||||
"mongoose": "mongoose@7.0.4",
|
||||
"play-sound": "play-sound@1.1.5"
|
||||
"play-sound": "play-sound@1.1.5",
|
||||
"yaml": "yaml@2.2.2"
|
||||
},
|
||||
"packages": {
|
||||
"@types/node@18.11.18": {
|
||||
@@ -676,6 +677,10 @@
|
||||
"tr46": "tr46@3.0.0",
|
||||
"webidl-conversions": "webidl-conversions@7.0.0"
|
||||
}
|
||||
},
|
||||
"yaml@2.2.2": {
|
||||
"integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==",
|
||||
"dependencies": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user