Commit 25a94e77 authored by aniket-engg's avatar aniket-engg Committed by Aniket

file ext correctioon

parent b102c185
......@@ -16,7 +16,7 @@
"email": "iuri.matias@gmail.com"
}
],
"main": "index.js.js",
"main": "index.js",
"dependencies": {
"@remix-project/remix-astwalker": "^0.0.26",
"@remix-project/remix-lib": "^0.4.31",
......@@ -55,6 +55,6 @@
"url": "https://github.com/ethereum/remix-project/issues"
},
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-debug#readme",
"typings": "index.js.d.ts",
"typings": "index.d.ts",
"gitHead": "832387514c359d9b29fe0fb9ae0444a58b9c4253"
}
\ No newline at end of file
......@@ -12,7 +12,7 @@
"email": "liana@ethdev.com"
}
],
"main": "src/index.js.js",
"main": "index.js",
"dependencies": {
"async": "^2.1.2",
"ethereumjs-block": "^2.2.2",
......@@ -51,6 +51,6 @@
"url": "https://github.com/ethereum/remix-project/issues"
},
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-lib#readme",
"typings": "src/index.js.d.ts",
"typings": "index.d.ts",
"gitHead": "832387514c359d9b29fe0fb9ae0444a58b9c4253"
}
\ No newline at end of file
......@@ -12,7 +12,7 @@
"email": "yann@ethdev.com"
}
],
"main": "index.js.js",
"main": "index.js",
"dependencies": {
"@remix-project/remix-lib": "^0.4.31",
"ansi-gray": "^0.1.1",
......@@ -62,6 +62,6 @@
"url": "https://github.com/ethereum/remix-project/issues"
},
"homepage": "https://github.com/ethereum/remix-project/tree/master/libs/remix-simulator#readme",
"typings": "index.js.d.ts",
"typings": "index.d.ts",
"gitHead": "832387514c359d9b29fe0fb9ae0444a58b9c4253"
}
\ No newline at end of file
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