Commit e191233d authored by aniket-engg's avatar aniket-engg Committed by Aniket

remix-solidity package.json updated

parent 2593e97d
{ {
"name": "remix-solidity", "name": "remix-solidity",
"version": "0.3.25", "version": "0.3.25",
"description": "Ethereum IDE and tools for the web", "description": "Tool to load and run Solidity compiler",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"contributors": [ "contributors": [
...@@ -45,9 +45,9 @@ ...@@ -45,9 +45,9 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/ethereum/remix/tree/master/remix-solidity" "url": "https://github.com/ethereum/remix/tree/master/remix-solidity"
}, },
"author": "cpp-ethereum team", "author": "Remix Team",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/ethereum/remix/issues" "url": "https://github.com/ethereum/remix/issues"
......
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