Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 969aacb

Browse files
committed
chore: upgrade deps, remove .yarnrc
Yarn 1.0 is released, workspaces are no longer experimental feature.
1 parent 86e7c3c commit 969aacb

File tree

3 files changed

+540
-314
lines changed

3 files changed

+540
-314
lines changed

.yarnrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Greg Bergé <[email protected]>",
55
"scripts": {
66
"publish": "lerna publish",
7-
"prepublish": "yarn build",
7+
"prepublishOnly": "yarn build",
88
"build": "lerna-build",
99
"ci": "yarn build && yarn lint && yarn test",
1010
"dev": "yarn build && lerna-watch",

0 commit comments

Comments
 (0)