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 5739029 commit 271ae53Copy full SHA for 271ae53
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "transpose-2d-array",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "This method is used to transpose 2D array.",
5
"main": "dist/index.js",
6
"types": "types/index.d.ts",
0 commit comments