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.
1 parent a074bd9 commit 8300438Copy full SHA for 8300438
bin/kpm.js
@@ -9,6 +9,8 @@
9
* of patent rights can be found in the PATENTS file in the same directory.
10
*/
11
12
+/* eslint-disable no-var */
13
+
14
var semver = require("semver");
15
var ver = process.versions.node;
16
index.js
@@ -7,6 +7,8 @@
7
8
0 commit comments