File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " scaffolded-by-the-nyco-patterns-cli" ,
33 "version" : " 0.0.0-1" ,
4- "description" : " This project was scaffolded using the NYCO Patterns CLI. " ,
4+ "description" : " This project was scaffolded using the NYCO Patterns CLI" ,
55 "scripts" : {
66 "start" : " cross-env NODE_ENV=development concurrently \" pttrn -w\" \" pttrn serve -w\" -p \" none\" " ,
7+ "build" : " cross-env NODE_ENV=development pttrn" ,
78 "version" : " npm run default && git add ." ,
89 "prepublishOnly" : " git push && git push --tags" ,
910 "publish" : " cross-env NODE_ENV=production pttrn publish" ,
Original file line number Diff line number Diff line change 2323 "js-beautify" : " ^1.14.0" ,
2424 "json-to-scss" : " ^1.3.1" ,
2525 "marked" : " ^4.0.1" ,
26- "pa11y" : " ^ 6.1.0" ,
26+ "pa11y" : " 6.1.0" ,
2727 "postcss" : " ^8.3.11" ,
2828 "postcss-scss" : " ^4.0.2" ,
2929 "reload" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments