-
smartcontracts authored
Fixes issues with npm by moving certain dependencies from "dependencies" to "devDependencies" and therefore not including them in the bundle that gets uploaded to npm. These dependencies did not include a package.json file, which was causing certain versions of npm to complain loudly.
94a8f287