Updated drone config
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -7,5 +7,12 @@
|
||||
"url": "ssh://git@git.radner.ru:3036/anatolykopyl/warframe-center.git"
|
||||
},
|
||||
"author": "Anatoly Kopyl",
|
||||
"workspaces": ["./app", "./gather", "./shared-stuff"]
|
||||
"workspaces": [
|
||||
"./app",
|
||||
"./gather",
|
||||
"./shared-stuff"
|
||||
],
|
||||
"dependencies": {
|
||||
"mongoose": "^6.2.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user