This repository was archived by the owner on Apr 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "packages" : [" packages/*" ],
3- "version" : " 3.13.0 " ,
3+ "version" : " 3.13.1 " ,
44 "command" : {
55 "version" : {
66 "allowBranch" : " master"
Original file line number Diff line number Diff line change 11{
22 "name" : " contentz" ,
33 "description" : " Create Content, Get a Highly Optimized Website" ,
4- "version" : " 3.13.0 " ,
4+ "version" : " 3.13.1 " ,
55 "bin" : " ./cli.js" ,
66 "files" : [
77 " src" ,
3838 "dependencies" : {
3939 "@babel/core" : " ^7.3.4" ,
4040 "@babel/preset-env" : " ^7.3.4" ,
41- "@contentz/init" : " ^3.13.0 " ,
42- "@contentz/social" : " ^3.13.0 " ,
43- "@contentz/write" : " ^3.13.0 " ,
41+ "@contentz/init" : " ^3.13.1 " ,
42+ "@contentz/social" : " ^3.13.1 " ,
43+ "@contentz/write" : " ^3.13.1 " ,
4444 "@emotion/babel-preset-css-prop" : " ^10.0.9" ,
4545 "@emotion/core" : " ^10.0.7" ,
4646 "@mdx-js/mdx" : " ^0.17.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentz/init" ,
33 "description" : " Initialize a new Contentz website" ,
4- "version" : " 3.13.0 " ,
4+ "version" : " 3.13.1 " ,
55 "main" : " src/index.js" ,
66 "bin" : {
77 "contentz-init" : " ./cli.js"
3535 },
3636 "license" : " MIT" ,
3737 "dependencies" : {
38- "@contentz/utils" : " ^3.13.0 " ,
38+ "@contentz/utils" : " ^3.13.1 " ,
3939 "chalk" : " ^2.4.2" ,
4040 "execa" : " ^1.0.0" ,
4141 "meow" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentz/social" ,
33 "description" : " Generate social images for Contentz" ,
4- "version" : " 3.13.0 " ,
4+ "version" : " 3.13.1 " ,
55 "main" : " src/index.js" ,
66 "bin" : {
77 "contentz-social" : " ./cli.js"
3535 },
3636 "license" : " MIT" ,
3737 "dependencies" : {
38- "@contentz/utils" : " ^3.13.0 " ,
38+ "@contentz/utils" : " ^3.13.1 " ,
3939 "@emotion/core" : " ^10.0.10" ,
4040 "chalk" : " ^2.4.2" ,
4141 "emotion-server" : " ^10.0.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentz/utils" ,
33 "description" : " Utility functions for Contentz" ,
4- "version" : " 3.13.0 " ,
4+ "version" : " 3.13.1 " ,
55 "files" : [
66 " fs.js" ,
77 " get-config.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @contentz/write" ,
33 "description" : " Write a new Contentz article" ,
4- "version" : " 3.13.0 " ,
4+ "version" : " 3.13.1 " ,
55 "main" : " src/index.js" ,
66 "bin" : {
77 "contentz-write" : " ./cli.js"
3535 },
3636 "license" : " MIT" ,
3737 "dependencies" : {
38- "@contentz/utils" : " ^3.13.0 " ,
38+ "@contentz/utils" : " ^3.13.1 " ,
3939 "chalk" : " ^2.4.2" ,
4040 "cli-prompt" : " ^0.6.0" ,
4141 "meow" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments