@teambit/env 1.0.512 → 1.0.514
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +1 -1
- package/artifacts/env-template/public/{492.5d7413bce575099be3d1.js → 492.8dc24c7acf8edc62ead7.js} +7 -13
- package/artifacts/env-template/public/{276.c9078e1abd952bb08d52.js → 596.b2e4a7c1681d07bf0705.js} +1 -1
- package/artifacts/env-template/public/828.232f479d3553e286a5a4.js +207 -0
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.b6c6520914c4fef0f529.js → compositions.c3f8138823416e6bdb33.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/overview.b1f5bf595acf0eb18028.js +1 -0
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.df0464869a5edb360eb4.js → peers.5348d20bbf7754e0763f.js} +1 -1
- package/artifacts/env-template/public/{preview-root.3cae39b782f3cb728ce6.js → preview-root.077e1243907ef0f5f901.js} +1 -1
- package/artifacts/preview/teambit_envs_env-preview.js +1 -1
- package/artifacts/schema.json +1292 -0
- package/{compositions-1736824735631.js → compositions-1736911321716.js} +1 -1
- package/dist/{preview-1736824735631.js → preview-1736911321716.js} +2 -2
- package/{overview-1736824735631.js → overview-1736911321716.js} +1 -1
- package/package.json +11 -11
- package/artifacts/env-template/public/253.ffb8656c3f2f405e2f1b.js +0 -207
- package/artifacts/env-template/public/overview.9fc12c5aa89ba56b3e45.js +0 -1
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.9.
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.37/bit-1.9.37/node_modules/@teambit/preview/dist/preview-modules.js';
|
3
3
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-68b147035e4e910b00e4b8a4a3ce04a0de2e2e59.mjs";
|
5
5
|
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.514/dist/env.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.514/dist/env.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.9.
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.37/bit-1.9.37/node_modules/@teambit/preview/dist/preview-modules.js';
|
3
3
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-9b89befd045d1080499f8437aaaa95b3d5125fd8.mjs";
|
5
5
|
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/env",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.514",
|
4
4
|
"homepage": "https://bit.cloud/teambit/envs/env",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.envs",
|
8
8
|
"name": "env",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.514"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"react": "^16.8.0 || ^17.0.0",
|
@@ -21,17 +21,17 @@
|
|
21
21
|
"@typescript-eslint/eslint-plugin": "7.1.0",
|
22
22
|
"@typescript-eslint/parser": "7.1.0",
|
23
23
|
"@teambit/harmony": "0.4.6",
|
24
|
-
"@teambit/aspect-loader": "1.0.
|
25
|
-
"@teambit/aspect": "1.0.
|
26
|
-
"@teambit/builder": "1.0.
|
27
|
-
"@teambit/envs": "1.0.
|
28
|
-
"@teambit/pkg": "1.0.
|
29
|
-
"@teambit/preview": "1.0.
|
30
|
-
"@teambit/ui": "1.0.
|
31
|
-
"@teambit/cli": "0.0.
|
24
|
+
"@teambit/aspect-loader": "1.0.514",
|
25
|
+
"@teambit/aspect": "1.0.514",
|
26
|
+
"@teambit/builder": "1.0.514",
|
27
|
+
"@teambit/envs": "1.0.514",
|
28
|
+
"@teambit/pkg": "1.0.514",
|
29
|
+
"@teambit/preview": "1.0.514",
|
30
|
+
"@teambit/ui": "1.0.514",
|
31
|
+
"@teambit/cli": "0.0.1091"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
34
|
-
"@teambit/harmony.envs.core-aspect-env": "0.0.
|
34
|
+
"@teambit/harmony.envs.core-aspect-env": "0.0.68"
|
35
35
|
},
|
36
36
|
"peerDependencies": {
|
37
37
|
"@types/react": "^17.0.73"
|