We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15f494 commit bd22fcaCopy full SHA for bd22fca
package.json
@@ -2,7 +2,7 @@
2
"name": "linq",
3
"author": "Mihai Ciuraru <mihaixc@gmail.com>",
4
"description": "linq.js - LINQ for JavaScript library packaged for node.js",
5
- "version": "3.2.3",
+ "version": "3.2.4",
6
"license": "MIT",
7
"homepage": "https://github.com/mihaifm/linq",
8
"repository": {
@@ -26,4 +26,4 @@
26
},
27
"main": "./linq",
28
"types": "./linq.d.ts"
29
-}
+}
0 commit comments