UNPKG
rush-upgrade-self-plugin
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0
Rush plugin for upgrade rush.js in monorepo
github.com/tiktok/rush-plugins
tiktok/rush-plugins
rush-upgrade-self-plugin
/
rush-plugin-manifest.json
11 lines
(10 loc)
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"
$schema
"
:
"https://developer.microsoft.com/json-schemas/rush/v5/rush-plugin-manifest.schema.json"
,
"plugins"
: [ {
"pluginName"
:
"rush-upgrade-self-plugin"
,
"description"
:
"Rush plugin for upgrade Rush itself"
,
"commandLineJsonFilePath"
:
"command-line.json"
} ] }