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.
2 parents c186842 + 08af7e3 commit e377d7fCopy full SHA for e377d7f
1 file changed
package.json
@@ -23,11 +23,11 @@
23
"axios": "0.21.1",
24
"commander": "7.2.0",
25
"fast-stats": "0.0.7",
26
- "lodash": "^4.17.21",
+ "lodash": "4.17.21",
27
"moment": "2.29.1",
28
"nginxparser": "2.1.0",
29
- "plotly.js-dist-min": "^3.1.0",
30
- "readline": "^1.3.0",
+ "plotly.js-dist-min": "3.1.0",
+ "readline": "1.3.0",
31
"winston": "3.3.3"
32
}
33
0 commit comments