mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
11 lines
349 B
YAML
11 lines
349 B
YAML
nodeLinker: node-modules
|
|
|
|
npmPublishRegistry: 'https://registry.npmjs.org'
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-postinstall.cjs
|
|
spec: 'https://raw.githubusercontent.com/gravitywelluk/yarn-plugin-postinstall/master/bundles/%40yarnpkg/plugin-postinstall.js'
|
|
|
|
yarnPath: .yarn/releases/yarn-3.3.0.cjs
|
|
postinstall: npx husky install
|