Skip to content

Commit c9fef79

Browse files
committed
refactor: integrate compose plugin into lando and fix paths in env_file
1 parent 6ca2668 commit c9fef79

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
}
102102
},
103103
"dependencies": {
104-
"@lando/compose": "1.0.0",
105104
"axios": "^1.7.2",
106105
"bluebird": "^3.4.1",
107106
"cli-table3": "^0.6.5",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -285,13 +285,6 @@
285285
"@jridgewell/resolve-uri" "^3.1.0"
286286
"@jridgewell/sourcemap-codec" "^1.4.14"
287287

288-
"@lando/compose@1.0.0":
289-
version "1.0.0"
290-
resolved "https://registry.yarnpkg.com/@lando/compose/-/compose-1.0.0.tgz#1e24bdfe39fb536f43e86aa179c4671d62ffb771"
291-
integrity sha512-n7EelwK+1T22ueYiOWpniBo5508QJtGsXHENIdnew9e30T33GRUbXCeK7at+dv8CvpqgKsw76lD2Antna9b/Zg==
292-
dependencies:
293-
lodash "^4.17.21"
294-
295288
"@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1":
296289
version "5.1.1-v1"
297290
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#dbf733a965ca47b1973177dc0bb6c889edcfb129"

0 commit comments

Comments
 (0)