File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 22
33# NodeOS cross toolchain
44
5+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/NodeOS/nodeos-cross-toolchain.svg )] ( https://greenkeeper.io/ )
6+
57This package generate a cross-compiler based on [ gcc] ( https://gcc.gnu.org/ ) and
68[ musl] ( musl-libc.org ) ready to use on the NodeOS build system, but could be used
79by other systems. You can be able to configure the target of the cross-compiler
Original file line number Diff line number Diff line change 5050 "license" : " MIT" ,
5151 "dependencies" : {
5252 "builddependencies" : " ^0.0.1" ,
53- "prebuild-install" : " 2.1.0 "
53+ "prebuild-install" : " 2.1.2 "
5454 },
5555 "buildDependencies" : [
5656 " async" ,
6161 "async" : " ^2.1.4" ,
6262 "ci-publish" : " ^1.3.0" ,
6363 "download-manager" : " ^0.1.3" ,
64- "fs-extra" : " ^2 .0.0 " ,
64+ "fs-extra" : " ^3 .0.1 " ,
6565 "prebuild" : " ^6.0.0"
6666 },
6767 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments