Skip to content

Commit 6065197

Browse files
committed
fix: update package name
1 parent e799140 commit 6065197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/wasm/base/array2dtype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@stdlib/wasm/base/dtype",
2+
"name": "@stdlib/wasm/base/array2dtype",
33
"version": "0.0.0",
44
"description": "Return the WebAssembly data type for a provided array.",
55
"license": "Apache-2.0",

0 commit comments

Comments
 (0)