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 2
2
3
3
# NodeOS cross toolchain
4
4
5
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/NodeOS/nodeos-cross-toolchain.svg )] ( https://greenkeeper.io/ )
6
+
5
7
This package generate a cross-compiler based on [ gcc] ( https://gcc.gnu.org/ ) and
6
8
[ musl] ( musl-libc.org ) ready to use on the NodeOS build system, but could be used
7
9
by other systems. You can be able to configure the target of the cross-compiler
Original file line number Diff line number Diff line change 50
50
"license" : " MIT" ,
51
51
"dependencies" : {
52
52
"builddependencies" : " ^0.0.1" ,
53
- "prebuild-install" : " 2.1.0 "
53
+ "prebuild-install" : " 2.1.2 "
54
54
},
55
55
"buildDependencies" : [
56
56
" async" ,
61
61
"async" : " ^2.1.4" ,
62
62
"ci-publish" : " ^1.3.0" ,
63
63
"download-manager" : " ^0.1.3" ,
64
- "fs-extra" : " ^2 .0.0 " ,
64
+ "fs-extra" : " ^3 .0.1 " ,
65
65
"prebuild" : " ^6.0.0"
66
66
},
67
67
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments