Skip to content

Commit

Permalink
Temp commit for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Sep 30, 2018
1 parent 9572090 commit 9b69d08
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@
"Tag: Internal": ":house: Internal"
}
},
"npmClient": "yarn",
"useWorkspaces": true,
"npmClient": "npm",
"registry": "https://registry.npmjs.org",
"version": "9.2.10"
"version": "9.2.10",
"packages": [
"packages/*"
]
}

0 comments on commit 9b69d08

Please sign in to comment.