Skip to content

Commit

Permalink
build: update lerna version
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jul 25, 2019
1 parent 561b149 commit 6d246f8
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 512 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"benchmark": "^2.1.4",
"file-loader": "^4.0.0",
"gzip-size": "^5.1.0",
"lerna": "^3.15.0",
"lerna": "^3.16.4",
"mocha": "^6.1.4",
"nyc": "^14.0.0",
"parcel-bundler": "^1.12.3",
Expand All @@ -33,4 +33,4 @@
"test": "yarn build && yarn test:only",
"test:only": "lerna run test"
}
}
}
Loading

0 comments on commit 6d246f8

Please sign in to comment.