@remix-project/remix-solidity
Advanced tools
Comparing version 0.5.20 to 0.5.21
{ | ||
"name": "@remix-project/remix-solidity", | ||
"version": "0.5.20", | ||
"version": "0.5.21", | ||
"description": "Tool to load and run Solidity compiler", | ||
@@ -22,3 +22,3 @@ "main": "src/index.js", | ||
"@ethereumjs/vm": "^6.4.1", | ||
"@remix-project/remix-lib": "^0.5.41", | ||
"@remix-project/remix-lib": "^0.5.42", | ||
"async": "^2.6.2", | ||
@@ -61,3 +61,3 @@ "eslint-scope": "^5.0.0", | ||
"typings": "src/index.d.ts", | ||
"gitHead": "8d1e0c70cea41b4f616777fee2c570cac71dd1a0" | ||
"gitHead": "89e43672a629f3267cc1b9c1e6109798d5c91d20" | ||
} |