File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828 "nlcst-to-string" : " ^2.0.0"
2929 },
3030 "devDependencies" : {
31- "browserify" : " ^16 .0.0" ,
31+ "browserify" : " ^17 .0.0" ,
3232 "nyc" : " ^15.0.0" ,
3333 "prettier" : " ^2.0.0" ,
34- "remark-cli" : " ^8 .0.0" ,
35- "remark-preset-wooorm" : " ^7 .0.0" ,
34+ "remark-cli" : " ^9 .0.0" ,
35+ "remark-preset-wooorm" : " ^8 .0.0" ,
3636 "tape" : " ^5.0.0" ,
37- "tinyify" : " ^2 .0.0" ,
38- "xo" : " ^0.32 .0"
37+ "tinyify" : " ^3 .0.0" ,
38+ "xo" : " ^0.34 .0"
3939 },
4040 "scripts" : {
41- "format" : " remark . -qfo && prettier . --write && xo --fix" ,
41+ "format" : " remark . -qfo && prettier . -w --loglevel warn && xo --fix" ,
4242 "build-bundle" : " browserify . -s nlcstNormalize -o nlcst-normalize.js" ,
4343 "build-mangle" : " browserify . -s nlcstNormalize -p tinyify -o nlcst-normalize.min.js" ,
4444 "build" : " npm run build-bundle && npm run build-mangle" ,
You can’t perform that action at this time.
0 commit comments