diff --git a/detach/package.json b/detach/package.json index de70349..a724335 100644 --- a/detach/package.json +++ b/detach/package.json @@ -53,5 +53,8 @@ "> 1%", "last 2 versions", "not dead" - ] + ], + "volta": { + "node": "16.20.2" + } } diff --git a/feature/package.json b/feature/package.json index 56597ef..97a6ba2 100644 --- a/feature/package.json +++ b/feature/package.json @@ -67,5 +67,8 @@ "> 1%", "last 2 versions", "not dead" - ] + ], + "volta": { + "node": "16.20.2" + } } diff --git a/feature/src/App.vue b/feature/src/App.vue index 7919062..4a2ed21 100644 --- a/feature/src/App.vue +++ b/feature/src/App.vue @@ -42,6 +42,12 @@ {{ $t('feature.market.systemTool') }} + + + {{ $t('feature.market.localPlugin') }} +