@teambit/workspace-config-files 1.0.327 → 1.0.328

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,11 +1,11 @@
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.327" tests="6" failures="0" errors="0" skipped="0">
3
+ <testsuite name="teambit.workspace/workspace-config-files@1.0.328" 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
5
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
6
- <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
6
+ <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
7
7
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
8
- <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary"/>
8
+ <testcase classname="dist/dedup-paths.spec.js" name="should reduce files to minimum necessary" time="0.001"/>
9
9
  <testcase classname="dist/dedup-paths.spec.js" name="should place files in correct folders"/>
10
10
  </testsuite>
11
11
  </testsuites>
@@ -7174,7 +7174,7 @@
7174
7174
  "componentId": {
7175
7175
  "scope": "teambit.workspace",
7176
7176
  "name": "workspace-config-files",
7177
- "version": "1.0.327"
7177
+ "version": "1.0.328"
7178
7178
  },
7179
7179
  "taggedModuleExports": []
7180
7180
  }
@@ -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.327/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.328/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.327",
3
+ "version": "1.0.328",
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.327"
9
+ "version": "1.0.328"
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.327",
23
- "@teambit/cli": "0.0.904",
24
- "@teambit/logger": "0.0.997",
25
- "@teambit/workspace": "1.0.327"
22
+ "@teambit/envs": "1.0.328",
23
+ "@teambit/cli": "0.0.905",
24
+ "@teambit/logger": "0.0.998",
25
+ "@teambit/workspace": "1.0.328"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@types/lodash": "4.14.165",