Skip to content

Commit

Permalink
Revert build, lock-file, TS re-org, & ENS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke committed Jan 23, 2020
1 parent cd680eb commit a84df3f
Show file tree
Hide file tree
Showing 42 changed files with 1,219 additions and 1,468 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"namespace": "ethereum",
"name": "web3",
"version": "1.2.4",
"version": "1.2.3",
"description": "Ethereum JavaScript API",
"license": "LGPL-3.0",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion dist/web3.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* jshint ignore:start */
Package.describe({
name: 'ethereum:web3',
version: '1.2.4',
version: '1.2.3',
summary: 'Ethereum JavaScript API, middleware to talk to a ethreum node over RPC',
git: 'https://github.com/ethereum/ethereum.js',
// By default, Meteor will default to using README.md for documentation.
Expand Down
Loading

0 comments on commit a84df3f

Please sign in to comment.