@stdlib/array-base-filled3d
Advanced tools
+2
-2
| { | ||
| "name": "@stdlib/array-base-filled3d", | ||
| "version": "0.2.4", | ||
| "version": "0.2.5", | ||
| "description": "Create a filled three-dimensional nested array.", | ||
@@ -33,3 +33,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/array-base-filled": "^0.2.2" | ||
| "@stdlib/array-base-filled": "^0.2.3" | ||
| }, | ||
@@ -36,0 +36,0 @@ "devDependencies": {}, |
+2
-2
@@ -173,4 +173,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/array-base-filled3d/actions/workflows/test.yml/badge.svg?branch=v0.2.4 | ||
| [test-url]: https://github.com/stdlib-js/array-base-filled3d/actions/workflows/test.yml?query=branch:v0.2.4 | ||
| [test-image]: https://github.com/stdlib-js/array-base-filled3d/actions/workflows/test.yml/badge.svg?branch=v0.2.5 | ||
| [test-url]: https://github.com/stdlib-js/array-base-filled3d/actions/workflows/test.yml?query=branch:v0.2.5 | ||
@@ -177,0 +177,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-filled3d/main.svg |