Merge branch 'main' of https://github.com/datopian/portal.js into update/next-mdx

This commit is contained in:
Rising Odegua
2022-02-24 15:04:21 +01:00
2 changed files with 22 additions and 159 deletions

View File

@@ -7,6 +7,9 @@
"build": "next build && next export",
"start": "next start"
},
"engines": {
"node": ">12"
},
"dependencies": {
"@headlessui/react": "^1.3.0",
"@heroicons/react": "^1.0.3",