File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
< meta name ="theme-color " content ="#2196f3 ">
9
9
< meta http-equiv ="Content-Security-Policy " content ="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: ">
10
10
< title > Framework7 React</ title >
11
- < link rel ="stylesheet " href ="../../build /core/css/framework7.bundle.css ">
11
+ < link rel ="stylesheet " href ="../../packages /core/css/framework7.bundle.min .css ">
12
12
< link rel ="stylesheet " href ="css/app.css ">
13
13
< link rel ="apple-touch-icon " href ="img/f7-icon-square.png ">
14
14
< link rel ="icon " href ="img/f7-icon.png ">
Original file line number Diff line number Diff line change 8
8
< meta name ="theme-color " content ="#2196f3 ">
9
9
< meta http-equiv ="Content-Security-Policy " content ="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: ">
10
10
< title > Framework7 Vue</ title >
11
- < link rel ="stylesheet " href ="../../build /core/css/framework7.bundle.css ">
11
+ < link rel ="stylesheet " href ="../../packages /core/css/framework7.bundle.min .css ">
12
12
< link rel ="stylesheet " href ="css/app.css ">
13
13
< link rel ="apple-touch-icon " href ="img/f7-icon-square.png ">
14
14
< link rel ="icon " href ="img/f7-icon.png ">
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framework7" ,
3
- "version" : " 4.0.0-beta.21 " ,
3
+ "version" : " 4.0.0-beta.22 " ,
4
4
"description" : " Full featured mobile HTML framework for building iOS & Android apps" ,
5
5
"main" : " js/framework7.js" ,
6
6
"typings" : " js/framework7.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framework7-react" ,
3
- "version" : " 4.0.0-beta.21 " ,
3
+ "version" : " 4.0.0-beta.22 " ,
4
4
"description" : " Build full featured iOS & Android apps using Framework7 & React" ,
5
5
"main" : " framework7-react.js" ,
6
6
"typings" : " framework7-react.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framework7-vue" ,
3
- "version" : " 4.0.0-beta.21 " ,
3
+ "version" : " 4.0.0-beta.22 " ,
4
4
"description" : " Build full featured iOS & Android apps using Framework7 & Vue" ,
5
5
"main" : " framework7-vue.js" ,
6
6
"jsnext:main" : " framework7-vue.esm.js" ,
You can’t perform that action at this time.
0 commit comments