Skip to content

Commit

Permalink
Lockdown browser build lib versions (repeatable srisum hashes)
Browse files Browse the repository at this point in the history
  • Loading branch information
james committed Aug 14, 2018
1 parent fb8a35b commit 62ba8a9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
},
"homepage": "https://github.com/EOSIO/eosjs-api#readme",
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-preset-es2015": "^6.24.1",
"bluebird": "^3.5.0",
"browserify": "^16.2.2",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-preset-es2015": "6.24.1",
"bluebird": "3.5.0",
"browserify": "16.2.2",
"uglify-js": "3.4.5",
"coveralls": "^3.0.0",
"istanbul": "^0.4.5",
"jsdoc-to-markdown": "^4.0.1",
"mocha": "^5.2.0",
"uglify-js": "^3.4.5"
"mocha": "^5.2.0"
},
"dependencies": {
"camel-case": "^3.0.0",
Expand Down

0 comments on commit 62ba8a9

Please sign in to comment.