We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodeos-cross-toolchain
1 parent 936244c commit c36c458Copy full SHA for c36c458
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nodeos-nodejs",
3
- "version": "6.9.4",
+ "version": "6.9.5-0",
4
"description": "Node.js as a npm package for NodeOS",
5
"main": "index.js",
6
"scripts": {
@@ -31,7 +31,7 @@
31
"buho": "^0.2.1",
32
"ci-publish": "^1.3.0",
33
"minimist": "^1.2.0",
34
- "nodeos-cross-toolchain": "NodeOS/nodeos-cross-toolchain",
+ "nodeos-cross-toolchain": "^1.0.0-RC3.1",
35
"prebuild": "^6.0.0",
36
"qemu": "^2.8.0",
37
"suppose": "^0.6.1"
0 commit comments