Yuki Takei 3 anni fa
parent
commit
5e0f609f22
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -26,7 +26,8 @@
       "apps/*"
     ],
     "nohoist": [
-      "**/slackbot-proxy/bootstrap"
+      "**/uvu/*",
+      "apps/slackbot-proxy/bootstrap"
     ]
   },
   "scripts": {