Fix explorer not display issue

This commit is contained in:
Rising Odegua
2022-02-22 08:45:33 +01:00
parent 9843ced6f1
commit 25f3c6b32a
3 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
"datapackage-render": "git+https://github.com/frictionlessdata/datapackage-render-js.git",
"frictionless.js": "^0.13.4",
"next": "latest",
"portal": "https://github.com/datopian/portal.js",
"portal": "git+https://github.com/datopian/portal.js.git",
"postcss": "^8.2.10",
"react": "^17.0.1",
"react-dom": "^17.0.1",