Skip to content

Commit fccff03

Browse files
committed
Rename data package
1 parent 4321c6b commit fccff03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/node_modules/@stdlib/repl/help/datapackage.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "stdlib-help-text",
2+
"name": "stdlib-alias-help",
33
"version": "",
44
"title": "Standard Library Aliases and Help Texts",
55
"description": "A mapping between standard library aliases and help texts.",
66
"resources": [
77
{
8-
"name": "stdlib-help-text-json",
8+
"name": "stdlib-alias-help-json",
99
"title": "Standard Library Aliases and Help Texts",
1010
"description": "A mapping between standard library aliases and help texts.",
1111
"format": "json",
@@ -15,7 +15,7 @@
1515
"path": "./data/data.json"
1616
},
1717
{
18-
"name": "stdlib-help-text-csv",
18+
"name": "stdlib-alias-help-csv",
1919
"title": "Standard Library Aliases and Help Texts",
2020
"description": "A mapping between standard library aliases and help texts.",
2121
"format": "csv",

0 commit comments

Comments
 (0)