File tree Expand file tree Collapse file tree 2 files changed +234
-122
lines changed Expand file tree Collapse file tree 2 files changed +234
-122
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " designsystemsdev " ,
2+ "name" : " designsystems.dev " ,
33 "private" : false ,
4- "description" : " " ,
4+ "description" : " A technology-agnostic knowledge base and practical guide for developing design systems at scale. " ,
55 "version" : " 0.1.0" ,
66 "license" : " MIT" ,
77 "scripts" : {
1313 "watch:css" : " postcss src/styles/index.css -o src/includes/css/styles.css --watch"
1414 },
1515 "devDependencies" : {
16- "@11ty/eleventy" : " ^0.10 .0" ,
16+ "@11ty/eleventy" : " ^0.11 .0" ,
1717 "@11ty/eleventy-plugin-syntaxhighlight" : " ^3.0.1" ,
18- "autoprefixer" : " ^9.7.4 " ,
19- "concurrently" : " ^5.1 .0" ,
18+ "autoprefixer" : " ^9.7.6 " ,
19+ "concurrently" : " ^5.2 .0" ,
2020 "cssnano" : " ^4.1.10" ,
2121 "eleventy-plugin-error-overlay" : " ^0.1.2" ,
2222 "eleventy-plugin-nesting-toc" : " ^1.2.0" ,
23- "markdown-it-anchor" : " ^5.2.5 " ,
24- "postcss" : " ^7.0.27 " ,
25- "postcss-cli" : " ^7.1.0 " ,
23+ "markdown-it-anchor" : " ^5.2.7 " ,
24+ "postcss" : " ^7.0.30 " ,
25+ "postcss-cli" : " ^7.1.1 " ,
2626 "postcss-import" : " ^12.0.1" ,
27- "prettier" : " ^1.19.1 " ,
27+ "prettier" : " ^2.0.5 " ,
2828 "resetti" : " ^1.1.3"
2929 },
3030 "repository" : {
You can’t perform that action at this time.
0 commit comments