File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ limitations under the License.
5252## Usage
5353
5454``` javascript
55- import array from ' https://cdn.jsdelivr.net/gh/stdlib-js/ndarray-array@deno/mod.js' ;
55+ import array from ' https://cdn.jsdelivr.net/gh/stdlib-js/ndarray-array@v0.2.0- deno/mod.js' ;
5656```
5757
5858<a name =" main " ></a >
@@ -222,7 +222,7 @@ var bool = ( v === buf[ 0 ] );
222222<!-- eslint no-undef: "error" -->
223223
224224``` javascript
225- import array from ' https://cdn.jsdelivr.net/gh/stdlib-js/ndarray-array@deno/mod.js' ;
225+ import array from ' https://cdn.jsdelivr.net/gh/stdlib-js/ndarray-array@v0.2.0- deno/mod.js' ;
226226
227227// Create a 4-dimensional array containing single-precision floating-point numbers:
228228var arr = array ({
You can’t perform that action at this time.
0 commit comments