Skip to content

Commit c2dde20

Browse files
committed
Fix package name
1 parent f06954f commit c2dde20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/repl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@stdlib/repl",
2+
"name": "@stdlib/dist-repl",
33
"version": "0.0.92",
44
"description": "REPL functions as a UMD bundle.",
55
"license": "Apache-2.0",

0 commit comments

Comments
 (0)