File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
"fetch" : " scripts/fetch.sh" ,
29
29
"init:generated" : " mkdirp ./generated/loaders && ncp ./content/loaders/ ./generated/loaders && mkdirp ./generated/plugins && ncp ./content/plugins/ ./generated/plugins" ,
30
30
"lint" : " run-s lint:*" ,
31
- "lint:links" : " hyperlink build/index.html -r | tap-nyan " ,
31
+ "lint:links" : " hyperlink build/index.html -r | tap-min " ,
32
32
"lint:js" : " eslint . --ext .js --ext .jsx" ,
33
33
"lint:md" : " eslint . --ext .md" ,
34
34
"lint:markdown" : " markdownlint --config ./.markdownlintrc **/*.md *.md ./content/**/*.md" ,
82
82
"sass-loader" : " ^4.0.2" ,
83
83
"sitemap-static" : " ^0.3.1" ,
84
84
"style-loader" : " ^0.13.1" ,
85
- "tap-nyan " : " 0.0.2 " ,
85
+ "tap-min " : " ^1.1.0 " ,
86
86
"url-loader" : " ^0.5.7" ,
87
87
"webpack" : " ^1.13.2" ,
88
88
"webpack-dev-server" : " ^1.16.1" ,
You can’t perform that action at this time.
0 commit comments