Skip to content

Commit ade5c0e

Browse files
committed
HomepageTool update xpm-lib
1 parent 31fd96e commit ade5c0e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • website/src/components/HomepageTools

website/src/components/HomepageTools/index.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ const npmModules = [
6060
descriptiveName: 'The xPack Mock Console'
6161
},
6262
{
63-
gitHubBaseUrl: 'xpack/xpm-liquid-ts',
64-
webBaseUrl: 'xpm-liquid-ts',
63+
gitHubBaseUrl: 'xpack/xpm-lib-ts',
64+
webBaseUrl: 'xpm-lib-ts',
6565
npmScope: 'xpack',
66-
npmName: 'xpm-liquid',
67-
permalinkName: '@xpack/xpm-liquid',
68-
descriptiveName: 'The xPack Liquid Substitutions'
66+
npmName: 'xpm-lib',
67+
permalinkName: '@xpack/xpm-lib',
68+
descriptiveName: 'The xpm core library'
6969
},
7070
{
7171
gitHubBaseUrl: 'xpack/update-checker-ts',

0 commit comments

Comments
 (0)