We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5d08f commit 11ab87aCopy full SHA for 11ab87a
README.md
@@ -1,5 +1,5 @@
1
<div align="center">
2
- <img src="logo.svg" alt="jaxray logo" width="300"/>
+ <img src="logo.png" alt="jaxray logo" width="300"/>
3
<p><strong>Labeled multi-dimensional arrays for JavaScript</strong></p>
4
5
[](https://www.npmjs.com/package/jaxray)
logo.png
31.5 KB
logo.svg
package.json
@@ -1,6 +1,6 @@
{
"name": "@dclimate/jaxray",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "A javascript implementation similar to xarray",
"type": "module",
6
"main": "dist/index.js",
0 commit comments