Explorar o código

update nohoist settings

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
8c996f9d06
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -22,7 +22,7 @@
   "private": true,
   "workspaces": {
     "packages": ["packages/*"],
-    "nohoist": ["slackbot-proxy/bootstrap"]
+    "nohoist": ["**/slackbot-proxy/bootstrap"]
   },
   "scripts": {
     "build:api:jsdoc": "swagger-jsdoc -o tmp/swagger.json -d config/swagger-definition.js",