@teambit/community 1.0.503 → 1.0.504

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.community/community@1.0.503" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.community/community@1.0.504" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -57,8 +57,7 @@
57
57
  "line": 20,
58
58
  "character": 21
59
59
  },
60
- "name": "CommunityWorkspaceConfig",
61
- "internalFilePath": "community.main.runtime.ts"
60
+ "name": "CommunityWorkspaceConfig"
62
61
  },
63
62
  "isOptional": false,
64
63
  "isSpread": false
@@ -235,11 +234,7 @@
235
234
  "line": 39,
236
235
  "character": 33
237
236
  },
238
- "name": "GeneratorMain",
239
- "componentId": {
240
- "scope": "teambit.generator",
241
- "name": "generator"
242
- }
237
+ "name": "GeneratorMain"
243
238
  }
244
239
  ]
245
240
  },
@@ -261,8 +256,7 @@
261
256
  "line": 39,
262
257
  "character": 57
263
258
  },
264
- "name": "CommunityWorkspaceConfig",
265
- "internalFilePath": "community.main.runtime.ts"
259
+ "name": "CommunityWorkspaceConfig"
266
260
  },
267
261
  "isOptional": false,
268
262
  "isSpread": false
@@ -433,8 +427,7 @@
433
427
  "line": 20,
434
428
  "character": 21
435
429
  },
436
- "name": "CommunityWorkspaceConfig",
437
- "internalFilePath": "community.main.runtime.ts"
430
+ "name": "CommunityWorkspaceConfig"
438
431
  },
439
432
  "isOptional": false,
440
433
  "isSpread": false
@@ -611,11 +604,7 @@
611
604
  "line": 39,
612
605
  "character": 33
613
606
  },
614
- "name": "GeneratorMain",
615
- "componentId": {
616
- "scope": "teambit.generator",
617
- "name": "generator"
618
- }
607
+ "name": "GeneratorMain"
619
608
  }
620
609
  ]
621
610
  },
@@ -637,8 +626,7 @@
637
626
  "line": 39,
638
627
  "character": 57
639
628
  },
640
- "name": "CommunityWorkspaceConfig",
641
- "internalFilePath": "community.main.runtime.ts"
629
+ "name": "CommunityWorkspaceConfig"
642
630
  },
643
631
  "isOptional": false,
644
632
  "isSpread": false
@@ -717,7 +705,7 @@
717
705
  "componentId": {
718
706
  "scope": "teambit.community",
719
707
  "name": "community",
720
- "version": "1.0.503"
708
+ "version": "1.0.504"
721
709
  },
722
710
  "taggedModuleExports": []
723
711
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@teambit/community",
3
- "version": "1.0.503",
3
+ "version": "1.0.504",
4
4
  "homepage": "https://bit.cloud/teambit/community/community",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.community",
8
8
  "name": "community",
9
- "version": "1.0.503"
9
+ "version": "1.0.504"
10
10
  },
11
11
  "dependencies": {
12
12
  "@teambit/harmony": "0.4.6",
13
- "@teambit/cli": "0.0.1080",
14
- "@teambit/generator": "1.0.504",
13
+ "@teambit/cli": "0.0.1081",
14
+ "@teambit/generator": "1.0.505",
15
15
  "@teambit/legacy.constants": "0.0.4"
16
16
  },
17
17
  "devDependencies": {