Skip to content

Commit 20fcad8

Browse files
Fix formatting of extra_keywords in package.json
Signed-off-by: Shubham <b4mshubham@gmail.com>
1 parent fcb7471 commit 20fcad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"nearest",
137137
"value"
138138
],
139-
"extra_keywords":[]
139+
"extra_keywords": []
140140
}
141141
}
142142
}

0 commit comments

Comments
 (0)