Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
4cffd49b
Commit
4cffd49b
authored
Oct 06, 2015
by
chriseth
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #30 from d11e9/npm-publish-version-bump
Npm publish version bump
parents
cc356049
3a582168
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
package.json
package.json
+1
-1
No files found.
README.md
View file @
4cffd49b
...
@@ -7,7 +7,7 @@ Browser solidity is a browser based solidity compiler. To use either visit [http
...
@@ -7,7 +7,7 @@ Browser solidity is a browser based solidity compiler. To use either visit [http
To use the solidity compiler via nodejs you can install it via npm
To use the solidity compiler via nodejs you can install it via npm
npm install
--save
solc
npm install solc
And then use it like so:
And then use it like so:
...
...
package.json
View file @
4cffd49b
{
{
"name"
:
"
solc
"
,
"name"
:
"
solc
"
,
"version"
:
"0.1.
3
-2"
,
"version"
:
"0.1.
4
-2"
,
"description"
:
"Solidity compiler"
,
"description"
:
"Solidity compiler"
,
"main"
:
"index.js"
,
"main"
:
"index.js"
,
"scripts"
:
{
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment