We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05da6af commit 73840f2Copy full SHA for 73840f2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/array-init",
3
- "version": "1.1.3",
+ "version": "1.2.0",
4
"description": "Commonly used array initializer that optimizes for length.",
5
"author": "electricessence",
6
"license": "MIT",
@@ -59,7 +59,6 @@
59
"mocha": "^11.7.1",
60
"rimraf": "^6.0.1",
61
"tsx": "^4.20.4",
62
- "tsx": "^4.20.4",
63
"typedoc": "^0.28.10",
64
"typescript": "^5.9.2",
65
"typescript-eslint": "^8.39.1"
0 commit comments