Skip to content

Commit e32c830

Browse files
committed
Fix package description
1 parent 6455a31 commit e32c830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test/browser-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/tools/test/browser-build",
33
"version": "0.0.0",
4-
"description": "* Build assets for running tests in a web browser.",
4+
"description": "Build assets for running tests in a web browser.",
55
"author": {
66
"name": "The Stdlib Authors",
77
"url": "https://github.com/stdlib-js/stdlib/graphs/contributors"

0 commit comments

Comments
 (0)