diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-03-22 16:29:31 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-03-22 16:29:31 -0400 |
| commit | a6af043686e4375d7944e91cae3d5b63c59edab0 (patch) | |
| tree | f814d412b14a2a47f56c933ce38f458055f2f83b /backend/package.json | |
| parent | 93495ce146c4e81ecfab3a0bca99460e75a759da (diff) | |
Migrate to render props
Diffstat (limited to 'backend/package.json')
| -rw-r--r-- | backend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/package.json b/backend/package.json index 645e930..4a1a0ae 100644 --- a/backend/package.json +++ b/backend/package.json @@ -36,4 +36,4 @@ "env" ] } -} +}
\ No newline at end of file |
