Skip to content

Commit

Permalink
Update internal package.json properties
Browse files Browse the repository at this point in the history
Reviewed By: devknoll

Differential Revision: D8569667

fbshipit-source-id: 04f96c5e8962970bc4e4f084f2a52cccd82c08ac
  • Loading branch information
kassens authored and facebook-github-bot committed Jun 21, 2018
1 parent a56041a commit 26bf265
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion packages/relay-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,9 @@
},
"peerDependencies": {
"relay-compiler": "1.6.0"
}
},
"directories": {
"": "./"
},
"haste_commonjs": true
}

0 comments on commit 26bf265

Please sign in to comment.