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 1
1
{
2
2
"name" : " scaffolded-by-the-nyco-patterns-cli" ,
3
3
"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" ,
5
5
"scripts" : {
6
6
"start" : " cross-env NODE_ENV=development concurrently \" pttrn -w\" \" pttrn serve -w\" -p \" none\" " ,
7
+ "build" : " cross-env NODE_ENV=development pttrn" ,
7
8
"version" : " npm run default && git add ." ,
8
9
"prepublishOnly" : " git push && git push --tags" ,
9
10
"publish" : " cross-env NODE_ENV=production pttrn publish" ,
Original file line number Diff line number Diff line change 23
23
"js-beautify" : " ^1.14.0" ,
24
24
"json-to-scss" : " ^1.3.1" ,
25
25
"marked" : " ^4.0.1" ,
26
- "pa11y" : " ^ 6.1.0" ,
26
+ "pa11y" : " 6.1.0" ,
27
27
"postcss" : " ^8.3.11" ,
28
28
"postcss-scss" : " ^4.0.2" ,
29
29
"reload" : " ^3.2.0" ,
You can’t perform that action at this time.
0 commit comments