rsnext/examples/with-yarn-workspaces/packages/web-app
Juan Olvera 7e12997af6 Test updater script on examples folder (#5993)
I wrote a [script](https://github.com/j0lv3r4/dependency-version-updater) to update dependencies recursively in `package.json` files, e.g.:

```
$ node index.js --path="./examples" --dependencies="react=^16.7.0,react-dom=^16.7.0"
```

This PR contains the result against the examples folder.
2019-01-05 12:19:27 +01:00
..
pages Add with-yarn-workspaces example (#5034) 2018-09-03 23:41:45 +02:00
next.config.js Add with-yarn-workspaces example (#5034) 2018-09-03 23:41:45 +02:00
package.json Test updater script on examples folder (#5993) 2019-01-05 12:19:27 +01:00