This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 3.4.4 "
3+ "version" : " 4.0.0-beta.0 "
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " @staticcms/app" ,
3- "version" : " 3.4.4 " ,
3+ "version" : " 4.0.0-beta.0 " ,
44 "license" : " MIT" ,
55 "description" : " Static CMS application." ,
66 "repository" : " https://github.com/StaticJsCMS/static-cms" ,
3939 "dependencies" : {
4040 "@babel/eslint-parser" : " 7.22.15" ,
4141 "@babel/runtime" : " 7.23.1" ,
42- "@staticcms/core" : " ^3.4.4 " ,
42+ "@staticcms/core" : " ^4.0.0-beta.0 " ,
4343 "buffer" : " 6.0.3" ,
4444 "react" : " 18.2.0" ,
4545 "react-dom" : " 18.2.0" ,
8787 "mini-css-extract-plugin" : " 2.7.6" ,
8888 "npm-run-all" : " 4.1.5" ,
8989 "postcss" : " 8.4.31" ,
90- "postcss-scss" : " 4.0.9" ,
9190 "postcss-loader" : " 7.3.3" ,
91+ "postcss-scss" : " 4.0.9" ,
9292 "prettier" : " 3.0.3" ,
9393 "source-map-loader" : " 4.0.1" ,
9494 "style-loader" : " 3.3.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @staticcms/core" ,
3- "version" : " 3.4.4 " ,
3+ "version" : " 4.0.0-beta.0 " ,
44 "license" : " MIT" ,
55 "description" : " Static CMS core application." ,
66 "repository" : " https://github.com/StaticJsCMS/static-cms" ,
You can’t perform that action at this time.
0 commit comments