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 d13feba commit 08d95d9Copy full SHA for 08d95d9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "partial-application.macro",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Partial application syntax and implicit parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`",
5
"author": {
6
"name": "Bo Lingen",
0 commit comments