diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-05-31 23:25:11 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-05-31 23:25:11 +0200 |
| commit | d92ac8ccf6516011bc40bff2b17ef0d0d766f9de (patch) | |
| tree | 70543365776109995e6103aacab82259bf1f2da2 /bin/blog.js | |
| parent | 5aabf12286e74aeb60b829d6401db8b17881a03f (diff) | |
Update dependencies + adapt code for them
Diffstat (limited to 'bin/blog.js')
| -rwxr-xr-x | bin/blog.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/blog.js b/bin/blog.js index 5d27d4a..18443aa 100755 --- a/bin/blog.js +++ b/bin/blog.js @@ -38,6 +38,7 @@ const internals = { } } } + console.log('Not yet implemented'); } catch (err) { |