We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff09d5 commit 0de3cffCopy full SHA for 0de3cff
1 file changed
docs/migration-guides/jstat/package.json
@@ -14,7 +14,7 @@
14
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"
15
}
16
],
17
- "main": "./benchmark/benchmark.js",
+ "main": "./package.json",
18
"directories": {
19
"benchmark": "./benchmark"
20
},
@@ -31,10 +31,7 @@
31
"jstat": "^1.9.3"
32
33
"devDependencies": {},
34
- "engines": {
35
- "node": ">=0.10.0",
36
- "npm": ">2.7.0"
37
- },
+ "engines": {},
38
"os": [
39
"aix",
40
"darwin",
0 commit comments