Commit 6b0a620 1 parent 790dd33 commit 6b0a620 Copy full SHA for 6b0a620
File tree 2 files changed +152
-284
lines changed
2 files changed +152
-284
lines changed Original file line number Diff line number Diff line change 76
76
"fix:i18n" : " npm run fix:i18n:new" ,
77
77
"fix:markdown" : " npm run check:markdown -- --fix" ,
78
78
"fix:refcache" : " npm run check:links" ,
79
- "fix:refcache:fresh " : " npm run _refcache:prune -- -n ${PRUNE_N:-128}" ,
79
+ "fix:refcache:refresh " : " npm run _refcache:prune -- -n ${PRUNE_N:-128}" ,
80
80
"fix:submodule" : " npm run pin:submodule" ,
81
81
"fix:text" : " npm run check:text -- --fix" ,
82
82
"fix" : " npm run fix:all" ,
88
88
"netlify-build:preview" : " npm run seq -- build:preview diff:check" ,
89
89
"netlify-build:production" : " npm run seq -- build:production diff:check" ,
90
90
"pin:submodule" : " npm run _pin:submodule -- $PIN_SKIP" ,
91
- "postfix:refcache:fresh " : " npm run fix:refcache" ,
91
+ "postfix:refcache:refresh " : " npm run fix:refcache" ,
92
92
"postfix:submodule" : " git submodule" ,
93
93
"postget:submodule" : " git submodule" ,
94
94
"prebuild:preview" : " npm run _prebuild" ,
You can’t perform that action at this time.
0 commit comments