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 30c438b commit 119d148Copy full SHA for 119d148
package.json
@@ -3,6 +3,7 @@
3
"version": "7.7.1",
4
"description": "The semantic version parser used by npm.",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"scripts": {
8
"test": "tap",
9
"snap": "tap",
0 commit comments