Install portal from latest commit hash

This commit is contained in:
Rising Odegua
2022-02-22 09:07:22 +01:00
parent 25f3c6b32a
commit 739c0863d0
2 changed files with 3 additions and 3 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": "git+https://github.com/datopian/portal.js.git",
"portal": "https://github.com/datopian/portal.js.git#25f3c6b32a60c4f922394c85d2d7d03fe2cbc143",
"postcss": "^8.2.10",
"react": "^17.0.1",
"react-dom": "^17.0.1",