@teambit/workspace-config-files 1.0.162 → 1.0.164

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,10 +1,10 @@
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.162" tests="6" failures="0" errors="0" skipped="0">
3
+ <testsuite name="teambit.workspace/workspace-config-files@1.0.164" tests="6" failures="0" errors="0" skipped="0">
4
4
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
5
- <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders" time="0.001"/>
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
- <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders" time="0.001"/>
7
+ <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
8
8
  <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
9
9
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
10
10
  </testsuite>
@@ -6849,7 +6849,7 @@
6849
6849
  "componentId": {
6850
6850
  "scope": "teambit.workspace",
6851
6851
  "name": "workspace-config-files",
6852
- "version": "1.0.162"
6852
+ "version": "1.0.164"
6853
6853
  },
6854
6854
  "taggedModuleExports": []
6855
6855
  }
@@ -1,5 +1,5 @@
1
1
  ;
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace-config-files@1.0.162/dist/workspace-config-files.docs.mdx';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.workspace_workspace-config-files@1.0.164/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.162",
3
+ "version": "1.0.164",
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.162"
9
+ "version": "1.0.164"
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.162",
22
+ "@teambit/envs": "1.0.164",
23
23
  "@teambit/cli": "0.0.851",
24
24
  "@teambit/logger": "0.0.944",
25
- "@teambit/workspace": "1.0.162"
25
+ "@teambit/workspace": "1.0.164"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",