Skip to content

Commit

Permalink
Give the monorepo package a name
Browse files Browse the repository at this point in the history
Because lerna 3.13 barfs if we don't.
  • Loading branch information
mjackson committed Feb 26, 2019
1 parent e634f0b commit 9cb66b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "react-router-packages",
"private": true,
"scripts": {
"build": "node ./scripts/build.js",
Expand Down

0 comments on commit 9cb66b9

Please sign in to comment.