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 c6da77c commit d9cdffeCopy full SHA for d9cdffe
History.md
@@ -1,4 +1,9 @@
1
2
+1.2.1 / 2017-05-19
3
+==================
4
+
5
+ * fix: package.json to reduce vulnerabilities (#3)
6
7
1.2.0 / 2016-05-21
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "humanize-ms",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "transform humanize time to ms",
"main": "index.js",
"files": [
0 commit comments