File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ module.exports = {
44 "organization_Id" : "5ff747727005da1c272740ab" ,
55 "host" : "general.cocreate.app"
66 } ,
7-
8- "sources" : [ {
7+ "sources" : [
8+ {
99 "entry" : "./docs/index.html" ,
1010 "collection" : "files" ,
1111 "document_id" : "6019b2844eea0817df303b06" ,
1212 "key" : "src" ,
13- "data" :{
13+ "data" : {
1414 "name" : "index.html" ,
1515 "path" : "/docs/attributes/index.html" ,
1616 "domains" : [
@@ -22,21 +22,5 @@ module.exports = {
2222 "website_id" : "61381ed8829b690010a4f2b2"
2323 }
2424 }
25- ] ,
26-
27- "extract" : {
28- "directory" : "./src/" ,
29- "extensions" : [
30- "js" ,
31- "css" ,
32- "html"
33- ] ,
34- "ignores" : [
35- "node_modules" ,
36- "vendor" ,
37- "bower_components" ,
38- "archive"
39- ]
40- }
41- }
42-
25+ ]
26+ }
Original file line number Diff line number Diff line change 5858 "webpack-log" : " ^3.0.1"
5959 },
6060 "dependencies" : {
61- "@cocreate/crdt" : " ^1.3.8 " ,
62- "@cocreate/message-client" : " ^1.1.12 " ,
63- "@cocreate/observer" : " ^1.3.13 " ,
64- "@cocreate/pickr" : " ^1.2.11 " ,
65- "@cocreate/select" : " ^1.1.13 "
61+ "@cocreate/crdt" : " ^1.3.9 " ,
62+ "@cocreate/message-client" : " ^1.1.13 " ,
63+ "@cocreate/observer" : " ^1.3.14 " ,
64+ "@cocreate/pickr" : " ^1.2.12 " ,
65+ "@cocreate/select" : " ^1.1.14 "
6666 }
6767}
You can’t perform that action at this time.
0 commit comments