Commit bd29b4ff authored by aniket-engg's avatar aniket-engg

bump versions after publish

parent c9a4bc7d
{ {
"name": "@remix-project/remix-analyzer", "name": "@remix-project/remix-analyzer",
"version": "0.5.3", "version": "0.5.4",
"description": "Tool to perform static analysis on Solidity smart contracts", "description": "Tool to perform static analysis on Solidity smart contracts",
"main": "./index.js", "main": "./index.js",
"types": ".index.d.ts", "types": ".index.d.ts",
......
{ {
"name": "@remix-project/remix-astwalker", "name": "@remix-project/remix-astwalker",
"version": "0.0.24", "version": "0.0.25",
"description": "Tool to walk through Solidity AST", "description": "Tool to walk through Solidity AST",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {
......
{ {
"name": "@remix-project/remix-debug", "name": "@remix-project/remix-debug",
"version": "0.4.5", "version": "0.4.6",
"description": "Tool to debug Ethereum transactions", "description": "Tool to debug Ethereum transactions",
"contributors": [ "contributors": [
{ {
......
{ {
"name": "@remix-project/remix-lib", "name": "@remix-project/remix-lib",
"version": "0.4.29", "version": "0.4.30",
"description": "Library to various Remix tools", "description": "Library to various Remix tools",
"contributors": [ "contributors": [
{ {
......
{ {
"name": "@remix-project/remix-simulator", "name": "@remix-project/remix-simulator",
"version": "0.1.9-beta.6", "version": "0.1.9-beta.7",
"description": "Ethereum IDE and tools for the web", "description": "Ethereum IDE and tools for the web",
"contributors": [ "contributors": [
{ {
......
{ {
"name": "@remix-project/remix-solidity", "name": "@remix-project/remix-solidity",
"version": "0.3.30", "version": "0.3.31",
"description": "Tool to load and run Solidity compiler", "description": "Tool to load and run Solidity compiler",
"main": "./index.js", "main": "./index.js",
"types": "./index.d.ts", "types": "./index.d.ts",
......
{ {
"name": "@remix-project/remix-tests", "name": "@remix-project/remix-tests",
"version": "0.1.33", "version": "0.1.34",
"description": "Tool to test Solidity smart contracts", "description": "Tool to test Solidity smart contracts",
"main": "./src/index.js", "main": "./src/index.js",
"types": "./src/index.d.ts", "types": "./src/index.d.ts",
......
{ {
"name": "@remix-project/remix-url-resolver", "name": "@remix-project/remix-url-resolver",
"version": "0.0.15", "version": "0.0.16",
"description": "Solidity import url resolver engine", "description": "Solidity import url resolver engine",
"main": "./index.js", "main": "./index.js",
"types": "./index.d.ts", "types": "./index.d.ts",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment