@devprotocol/protocol-l2
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@devprotocol/protocol-l2", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Securitize for Internet assets", | ||
@@ -32,6 +32,6 @@ "scripts": { | ||
"@types/dotenv": "8.2.0", | ||
"@types/node": "14.17.16", | ||
"@types/node": "14.17.17", | ||
"@types/shelljs": "0.8.9", | ||
"@typescript-eslint/eslint-plugin": "4.31.1", | ||
"@typescript-eslint/parser": "4.31.1", | ||
"@typescript-eslint/eslint-plugin": "4.31.2", | ||
"@typescript-eslint/parser": "4.31.2", | ||
"bent": "7.3.12", | ||
@@ -47,3 +47,3 @@ "bignumber.js": "9.0.1", | ||
"p-queue": "7.1.0", | ||
"prettier": "2.4.0", | ||
"prettier": "2.4.1", | ||
"prettier-plugin-solidity": "1.0.0-beta.18", | ||
@@ -50,0 +50,0 @@ "solhint": "3.3.6", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31452