Backporting to beta (#3176)

* Linux build case sensitivity fix (#3161)

* Make the footer a bit less ugly. (#3160)

* Make the footer a bit less ugly.

* Whitespace.

* Enabling personal RPC over IPC by default (#3165)

* Push precompiled for beta/stable, npm only master (#3163)

* Push precompiled for beta/stable, npm only master

* Release to npm before comitting updates

* Fixes #3171 (#3175)

* Remove extra cd js (#3177)

* Back to real root (#3178)
This commit is contained in:
Arkadiy Paronyan
2016-11-04 14:12:15 +01:00
committed by GitHub
parent 11f2b5d0ae
commit 19d0905cbd
10 changed files with 46 additions and 41 deletions

View File

@@ -14,4 +14,4 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
export default from './CopyToClipboard';
export default from './copyToClipboard';