Explorar el Código

add uvu to nohois

Yuki Takei hace 3 años
padre
commit
5e0f609f22
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      package.json

+ 2 - 1
package.json

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