Fix the issues preventing to build (#257)

* Lock deps to fix build issues

* Upgrade some of the deps

* Upgrade to the latest polkadot util-crypto and stop reporting issues on the libs

* Remove buggy 'yarn check' and add prettifier check
This commit is contained in:
Chevdor
2020-04-23 19:00:05 +02:00
committed by GitHub
parent 999404d3e2
commit 5b7f1ecbbb
5 changed files with 2254 additions and 3701 deletions
+1 -1
View File
@@ -31,6 +31,6 @@ before_script:
script:
- cd frontend
- yarn
- yarn pretty:check
- yarn test
- yarn check
- yarn build