mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-26 22:26:10 +00:00
chore: update dependencies (#263)
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
4f0c2eef88
commit
ab32206828
2 changed files with 9 additions and 9 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue