We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e4814 commit 1f18925Copy full SHA for 1f18925
lib/node_modules/@stdlib/array/float16/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/array/float16",
3
"version": "0.0.0",
4
- "description": "Float16Array polyfill and fallback interface.",
+ "description": "Float16Array.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
@@ -64,6 +64,5 @@
64
"half",
65
"half-precision",
66
"ieee754"
67
- ],
68
- "type": "commonjs"
+ ]
69
}
0 commit comments