* Add yarn.lock file for NodeServices * Remove references to 'npm install' (causes double-download of node modules) and replace npm commands in package.json with yarn for consistency * Upgrade yarn to 1.15.2 |
||
|---|---|---|
| .. | ||
| dist | ||
| src | ||
| tests | ||
| .gitignore | ||
| Microsoft.AspNetCore.Components.Browser.JS.npmproj | ||
| jest.config.js | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||