chore: update dependencies (#263)

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
Henrique Dias 2019-07-13 20:07:23 +00:00 committed by GitHub
parent 4f0c2eef88
commit ab32206828
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@ const fs = require('fs-extra')
const { join } = require('path')
function getData () {
let data = require('./data')
const data = require('./data')
data.push({
title: 'Awesome IPFS',