@teambit/workspace-config-files 1.0.302 → 1.0.303

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,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="6" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.workspace/workspace-config-files@1.0.302" tests="6" failures="0" errors="0" skipped="0">
4
- <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
3
+ <testsuite name="teambit.workspace/workspace-config-files@1.0.303" tests="6" failures="0" errors="0" skipped="0">
4
+ <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
5
5
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
6
6
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
7
7
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
@@ -7142,7 +7142,7 @@
7142
7142
  "componentId": {
7143
7143
  "scope": "teambit.workspace",
7144
7144
  "name": "workspace-config-files",
7145
- "version": "1.0.302"
7145
+ "version": "1.0.303"
7146
7146
  },
7147
7147
  "taggedModuleExports": []
7148
7148
  }
@@ -1,5 +1,5 @@
1
1
  ;
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace-config-files@1.0.302/dist/workspace-config-files.docs.mdx';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.workspace_workspace-config-files@1.0.303/dist/workspace-config-files.docs.mdx';
3
3
 
4
4
  export const compositions = [];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/workspace-config-files",
3
- "version": "1.0.302",
3
+ "version": "1.0.303",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/workspace-config-files",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "workspace-config-files",
9
- "version": "1.0.302"
9
+ "version": "1.0.303"
10
10
  },
11
11
  "dependencies": {
12
12
  "lodash": "4.17.21",
@@ -19,10 +19,10 @@
19
19
  "string-format": "0.5.0",
20
20
  "@teambit/harmony": "0.4.6",
21
21
  "@teambit/bit-error": "0.0.404",
22
- "@teambit/envs": "1.0.302",
23
- "@teambit/cli": "0.0.879",
24
- "@teambit/logger": "0.0.972",
25
- "@teambit/workspace": "1.0.302"
22
+ "@teambit/envs": "1.0.303",
23
+ "@teambit/cli": "0.0.880",
24
+ "@teambit/logger": "0.0.973",
25
+ "@teambit/workspace": "1.0.303"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",