We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501ba83 commit bb6c0fdCopy full SHA for bb6c0fd
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "variadic.js",
3
- "version": "0.0.22",
+ "version": "0.0.23",
4
"description": "A ES6 library of useful variadic functions.",
5
"main": "dist/index.js",
6
"scripts": {
@@ -39,4 +39,4 @@
39
"nyc": "^11.4.1"
40
},
41
"dependencies": {}
42
-}
+}
0 commit comments