This repository was archived by the owner on Oct 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @catalog/docs" ,
4- "version" : " 4.0.1-canary.1 " ,
4+ "version" : " 4.0.1-canary.2 " ,
55 "dependencies" : {
66 "@babel/standalone" : " ^7.1.0" ,
7- "catalog" : " ^4.0.1-canary.1 " ,
7+ "catalog" : " ^4.0.1-canary.2 " ,
88 "node-sass" : " ^4.11.0" ,
99 "react" : " ^16.8.6" ,
1010 "react-dom" : " ^16.8.6"
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.0.1-canary.1 " ,
2+ "version" : " 4.0.1-canary.2 " ,
33 "packages" : [
44 " docs" ,
55 " packages/*"
Original file line number Diff line number Diff line change 11{
22 "name" : " @catalog/babel-preset" ,
3- "version" : " 4.0.1-canary.1 " ,
3+ "version" : " 4.0.1-canary.2 " ,
44 "description" : " Babel preset for Catalog" ,
55 "homepage" : " https://www.catalog.style/" ,
66 "bugs" : " https://github.com/interactivethings/catalog/issues" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " catalog" ,
3- "version" : " 4.0.1-canary.1 " ,
3+ "version" : " 4.0.1-canary.2 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/index.es.js" ,
66 "dependencies" : {
7- "@catalog/core" : " ^4.0.1-canary.1 "
7+ "@catalog/core" : " ^4.0.1-canary.2 "
88 },
99 "files" : [
1010 " dist" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @catalog/cli" ,
3- "version" : " 4.0.1-canary.1 " ,
3+ "version" : " 4.0.1-canary.2 " ,
44 "description" : " Commandline tool for Catalog" ,
55 "keywords" : [
66 " styleguide" ,
2323 ],
2424 "dependencies" : {
2525 "@babel/core" : " ^7.2.2" ,
26- "@catalog/babel-preset" : " ^4.0.1-canary.1 " ,
27- "@catalog/core" : " ^4.0.1-canary.1 " ,
28- "@catalog/markdown-loader" : " ^4.0.1-canary.1 " ,
26+ "@catalog/babel-preset" : " ^4.0.1-canary.2 " ,
27+ "@catalog/core" : " ^4.0.1-canary.2 " ,
28+ "@catalog/markdown-loader" : " ^4.0.1-canary.2 " ,
2929 "args" : " ^5.0.0" ,
3030 "babel-loader" : " ^8.0.5" ,
3131 "babel-preset-react-app" : " ^9.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @catalog/core" ,
3- "version" : " 4.0.1-canary.1 " ,
3+ "version" : " 4.0.1-canary.2 " ,
44 "description" : " Create living style guides using Markdown or React" ,
55 "keywords" : [
66 " styleguide" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @catalog/markdown-loader" ,
3- "version" : " 4.0.1-canary.1 " ,
3+ "version" : " 4.0.1-canary.2 " ,
44 "description" : " Webpack loader for Catalog markdown files" ,
55 "homepage" : " https://www.catalog.style/" ,
66 "bugs" : " https://github.com/interactivethings/catalog/issues" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @catalog/standalone" ,
3- "version" : " 4.0.1-canary.1 " ,
3+ "version" : " 4.0.1-canary.2 " ,
44 "description" : " Standalone version of Catalog" ,
55 "homepage" : " https://www.catalog.style/" ,
66 "bugs" : " https://github.com/interactivethings/catalog/issues" ,
1515 "build" : " rollup -c rollup.config.js"
1616 },
1717 "devDependencies" : {
18- "@catalog/core" : " ^4.0.1-canary.1 "
18+ "@catalog/core" : " ^4.0.1-canary.2 "
1919 },
2020 "repository" : {
2121 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments