mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-09 05:16:23 +10:00
chore: update remote-version script
This commit is contained in:
@@ -3,7 +3,7 @@ const { readdirSync } = require('fs')
|
||||
const chalk = require('chalk')
|
||||
const execa = require('execa')
|
||||
|
||||
const PRIVATE_PACKAGES = ['theme-vue', 'theme-blog', '.DS_Store']
|
||||
const PRIVATE_PACKAGES = ['theme-vue', '.DS_Store']
|
||||
|
||||
const scopePackages = readdirSync(
|
||||
join(__dirname, '../packages/@vuepress')
|
||||
|
||||
Reference in New Issue
Block a user