Skip to content

Commit

Permalink
Move build tools to internal dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnaya committed Jan 13, 2018
1 parent f55b1df commit db4ea40
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"private": true,
"workspaces": [
"packages/*",
"examples/*"
"examples/*",
"internal/*"
],
"devDependencies": {
"@types/jest": "^22.0.1",
Expand Down

0 comments on commit db4ea40

Please sign in to comment.