@teambit/pkg 0.0.690 → 0.0.693

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.
package/dist/pkg.docs.mdx CHANGED
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  displayName: PKG
3
- description: Generates, packs and publishes component packages
3
+ description: Creates, pack and publish component packages
4
4
  labels: ['packages', 'core aspect', 'pkg']
5
5
  ---
6
6
 
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/pkg",
3
- "version": "0.0.690",
3
+ "version": "0.0.693",
4
4
  "homepage": "https://bit.dev/teambit/pkg/pkg",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.pkg",
8
8
  "name": "pkg",
9
- "version": "0.0.690"
9
+ "version": "0.0.693"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,22 +22,22 @@
22
22
  "p-map-series": "2.1.0",
23
23
  "@babel/runtime": "7.12.18",
24
24
  "core-js": "^3.0.0",
25
- "@teambit/cli": "0.0.462",
26
- "@teambit/builder": "0.0.690",
27
- "@teambit/logger": "0.0.554",
28
- "@teambit/component": "0.0.690",
29
- "@teambit/express": "0.0.558",
30
- "@teambit/isolator": "0.0.690",
31
- "@teambit/scope": "0.0.690",
32
- "@teambit/graphql": "0.0.690",
25
+ "@teambit/cli": "0.0.463",
26
+ "@teambit/builder": "0.0.693",
27
+ "@teambit/logger": "0.0.555",
28
+ "@teambit/component": "0.0.693",
29
+ "@teambit/express": "0.0.559",
30
+ "@teambit/isolator": "0.0.693",
31
+ "@teambit/scope": "0.0.693",
32
+ "@teambit/graphql": "0.0.693",
33
33
  "@teambit/bit-error": "0.0.394",
34
- "@teambit/dependency-resolver": "0.0.690",
35
- "@teambit/envs": "0.0.690",
36
- "@teambit/new-component-helper": "0.0.94",
37
- "@teambit/workspace": "0.0.690",
34
+ "@teambit/dependency-resolver": "0.0.693",
35
+ "@teambit/envs": "0.0.693",
36
+ "@teambit/new-component-helper": "0.0.97",
37
+ "@teambit/workspace": "0.0.693",
38
38
  "@teambit/ui-foundation.ui.use-box.menu": "0.0.114",
39
- "@teambit/ui": "0.0.690",
40
- "@teambit/compiler": "0.0.690",
39
+ "@teambit/ui": "0.0.693",
40
+ "@teambit/compiler": "0.0.693",
41
41
  "@teambit/legacy-bit-id": "0.0.399"
42
42
  },
43
43
  "devDependencies": {
package/pkg.docs.mdx CHANGED
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  displayName: PKG
3
- description: Generates, packs and publishes component packages
3
+ description: Creates, pack and publish component packages
4
4
  labels: ['packages', 'core aspect', 'pkg']
5
5
  ---
6
6
 
@@ -1,2 +1,2 @@
1
- export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.690/dist/pkg.composition.js')]
2
- export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.690/dist/pkg.docs.mdx')]
1
+ export const compositions = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.693/dist/pkg.composition.js')]
2
+ export const overview = [require('/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.693/dist/pkg.docs.mdx')]
Binary file