Commit 55b24666 authored by yann300's avatar yann300

remove e6-shim

parent 08d53338
......@@ -44,7 +44,6 @@
"brace": "^0.8.0",
"browserify": "^13.0.0",
"csslint": "^1.0.2",
"es6-shim": "^0.35.1",
"ethereum-remix": "https://github.com/ethereum/remix",
"ethereumjs-abi": "^0.6.4",
"ethereumjs-block": "^1.2.2",
......
'use strict'
require('es6-shim')
var app = require('./app.js')
var $ = require('jquery')
......
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