We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
coreutils.js
1 parent b18388d commit 271f581Copy full SHA for 271f581
package.json
@@ -22,8 +22,6 @@
22
"NodeOS/ip",
23
"bin-man",
24
"bin-nsh",
25
- "bin-pwd",
26
- "bin-sh",
27
"davius",
28
"dhcpjs",
29
"ifconfig",
@@ -36,12 +34,11 @@
36
34
"slap"
37
35
],
38
"dependencies": {
39
- "builddependencies": "0.0.1",
+ "builddependencies": "^0.0.1",
40
"prebuild-install": "^2.1.2"
41
},
42
"buildDependencies": [
43
44
45
46
47
@@ -63,7 +60,6 @@
63
60
64
61
"devDependencies": {
65
62
"bin-man": "^0.2.0",
66
- "bin-pwd": "^0.0.0",
67
"ci-publish": "^1.3.0",
68
"davius": "^0.0.1",
69
"dhcpjs": "^0.6.0",
0 commit comments