Skip to content

Commit 1f18925

Browse files
authored
Update package.json
Signed-off-by: Uday Kakade <[email protected]>
1 parent 12e4814 commit 1f18925

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lib/node_modules/@stdlib/array/float16/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/array/float16",
33
"version": "0.0.0",
4-
"description": "Float16Array polyfill and fallback interface.",
4+
"description": "Float16Array.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",
@@ -64,6 +64,5 @@
6464
"half",
6565
"half-precision",
6666
"ieee754"
67-
],
68-
"type": "commonjs"
67+
]
6968
}

0 commit comments

Comments
 (0)