We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
peerDependencies
1 parent 19fa8ca commit c1a0570Copy full SHA for c1a0570
1 file changed
package.json
@@ -11,10 +11,6 @@
11
},
12
"author": "Jesús Leganés Combarro 'piranna' <piranna@gmail.com>",
13
"license": "MIT",
14
- "peerDependencies": {
15
- "nodeos-barebones": "^1.0.0-RC2.2",
16
- "nodeos-initramfs": "^1.0.0-RC2.2"
17
- },
18
"nodeosDependenciesRoot": [
19
"piranna/forever-monitor",
20
"piranna/forever#starter",
@@ -58,8 +54,10 @@
58
54
"logon": "^0.1.1",
59
55
"node-bin-getty": "NodeOS/node-bin-getty",
60
56
"node-wget": "^0.4.2",
57
+ "nodeos-barebones": "^1.0.0-RC2.2",
61
"nodeos-cross-toolchain": "^1.0.0-RC2.9",
62
"nodeos-nodejs": "^6.2.2",
+ "nodeos-initramfs": "^1.0.0-RC2.2",
63
"nodeos-reverse-proxy": "^0.1.0",
64
"npm": "^3.9.6",
65
"nsh": "piranna/nsh#patch-1",
0 commit comments