Unverified Commit 80ab3520 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #111 from ethereum/publish_lib_folder

Only publish lib folder
parents cbb8e6f2 f1ef62b8
node_modules
npm-debug.log
python_modules
shared
/bin
/src
.circleci
tsconfig.json
nodemon.json
.eslintrc.json
\ No newline at end of file
This diff is collapsed.
{
"name": "remixd",
"version": "0.1.8-alpha.16",
"version": "0.2.0-alpha.5",
"description": "remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section)",
"main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",
"bin": {
"remixd": "./lib/bin/remixd.js"
},
......
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