Skip to content

Commit b276a6c

Browse files
authored
chore: update keywords
Signed-off-by: Athan <kgryte@gmail.com>
1 parent e464449 commit b276a6c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

  • lib/node_modules/@stdlib/math/base/special/cfloorf

lib/node_modules/@stdlib/math/base/special/cfloorf/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,14 +194,13 @@
194194
},
195195
"keywords": [
196196
"floor",
197-
"cfloorf",
197+
"cfloor",
198198
"round",
199199
"complex",
200-
"cmplx",
201-
"float32"
200+
"cmplx"
202201
],
203202
"extra_keywords": [
204-
"math.floorf"
203+
"math.floor"
205204
]
206205
}
207206
}

0 commit comments

Comments
 (0)