This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 3.4.4 "
3
+ "version" : " 4.0.0-beta.0 "
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @staticcms/app" ,
3
- "version" : " 3.4.4 " ,
3
+ "version" : " 4.0.0-beta.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Static CMS application." ,
6
6
"repository" : " https://github.com/StaticJsCMS/static-cms" ,
39
39
"dependencies" : {
40
40
"@babel/eslint-parser" : " 7.22.15" ,
41
41
"@babel/runtime" : " 7.23.1" ,
42
- "@staticcms/core" : " ^3.4.4 " ,
42
+ "@staticcms/core" : " ^4.0.0-beta.0 " ,
43
43
"buffer" : " 6.0.3" ,
44
44
"react" : " 18.2.0" ,
45
45
"react-dom" : " 18.2.0" ,
87
87
"mini-css-extract-plugin" : " 2.7.6" ,
88
88
"npm-run-all" : " 4.1.5" ,
89
89
"postcss" : " 8.4.31" ,
90
- "postcss-scss" : " 4.0.9" ,
91
90
"postcss-loader" : " 7.3.3" ,
91
+ "postcss-scss" : " 4.0.9" ,
92
92
"prettier" : " 3.0.3" ,
93
93
"source-map-loader" : " 4.0.1" ,
94
94
"style-loader" : " 3.3.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @staticcms/core" ,
3
- "version" : " 3.4.4 " ,
3
+ "version" : " 4.0.0-beta.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Static CMS core application." ,
6
6
"repository" : " https://github.com/StaticJsCMS/static-cms" ,
You can’t perform that action at this time.
0 commit comments