diff --git a/.node-version b/.node-version index 32f02f1..9306ff9 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -14.3.0 +14.8.0 diff --git a/bsconfig.json b/bsconfig.json index 5f2917b..6e678ba 100644 --- a/bsconfig.json +++ b/bsconfig.json @@ -14,9 +14,13 @@ }], "suffix": ".bs.js", "namespace": true, + "ppx-flags": ["decco/ppx"], "bs-dependencies": [ "reason-react", - "bs-moment" + "bs-moment", + "bs-fetch", + "decco", + "reason-promise" ], "refmt": 3 } diff --git a/indexProduction.html b/indexProduction.html index d5dbc9f..f25693e 100644 --- a/indexProduction.html +++ b/indexProduction.html @@ -7,6 +7,6 @@
- +