File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<!-- Avatar -->
14
14
< div class ="avatar-wrapper margin:5px_0px margin-right:10px ">
15
- < a class ="avatar round " actions ="pass, openModal " href ="render.html " pass-collection ="modules " pass-prefix ="" pass-module_id ="5dd010bccbc25f0cdb1a4d9f " pass_to ="render " modal-width ="300px " modal-height ="375px " modal-color ="#229954 ">
15
+ < a class ="avatar round " actions ="pass, openModal " href ="render.html " pass-collection ="modules " pass-document_id ="5dd010bccbc25f0cdb1a4d9f " pass_to ="render " modal-width ="300px " modal-height ="375px " modal-color ="#229954 ">
16
16
< span collection ="users " document_id ="" name ="name " class ="sessionUser_Id width:12px avatar-name "> B</ span >
17
17
< span collection ="users " document_id ="" name ="profile_image " class ="sessionUser_Id avatar-image ">
18
18
< img src ="/_static/Velazquez.jpg " onerror ="this.style.display='none' "/>
Original file line number Diff line number Diff line change 20
20
" html5-framework" ,
21
21
" javascript-framework"
22
22
],
23
- "publishConfig" : {
24
- "access" : " public"
25
- },
23
+ "publishConfig" : { "access" : " public" },
26
24
"scripts" : {
27
25
"start" : " npx webpack --config webpack.config.js" ,
28
26
"build" : " NODE_ENV=production npx webpack --config webpack.config.js" ,
36
34
},
37
35
"author" : " CoCreate LLC" ,
38
36
"license" : " MIT" ,
39
- "bugs" : {
40
- "url" : " https://github.com/CoCreate-app/CoCreate-parallax/issues"
41
- },
37
+ "bugs" : { "url" : " https://github.com/CoCreate-app/CoCreate-parallax/issues" },
42
38
"homepage" : " https://cocreate.app/docs/parallax" ,
43
39
"funding" : {
44
40
"type" : " GitHub Sponsors ❤" ,
59
55
"webpack-cli" : " ^4.5.0" ,
60
56
"webpack-log" : " ^3.0.1"
61
57
},
62
- "dependencies" : {
63
- "@cocreate/docs" : " ^1.4.24"
64
- }
58
+ "dependencies" : { "@cocreate/docs" : " ^1.4.25" }
65
59
}
You can’t perform that action at this time.
0 commit comments