Ver código fonte

commit to rerun ci tasks

Gleb Urvanov 4 anos atrás
pai
commit
be1806b6f1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      tests/network-tests/package.json

+ 1 - 1
tests/network-tests/package.json

@@ -11,7 +11,7 @@
     "lint": "eslint . --quiet --ext .ts",
     "checks": "yarn lint && tsc --noEmit --pretty && prettier ./ --check",
     "format": "prettier ./ --write "
-  }, 
+  },
   "dependencies": {
     "@constantinople/types@npm:@joystream/types": "^0.10.0",
     "@nicaea/types": "link:../../types",