@teambit/readme 1.0.668 → 1.0.669
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/artifacts/env-template/public/{15.c2a7fdb06f4c5b893f85.js → 118.882e2378b0e5623249d2.js} +2 -2
- package/artifacts/env-template/public/{624.0063cd20896778773908.js → 252.2828fd5e6907402cf578.js} +4 -4
- package/artifacts/env-template/public/{977.2dc9f009f95933831eec.js → 883.ecce899a53efa1970783.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.ff52be95e4c023e6442a.js → compositions.a3c95bbc88e20f90ef34.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.5204bf64f7738e5c218f.js → overview.86cd1fbc9dada46f5fe5.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.c639fa488c87197661c0.js → peers.6d18a9fcf890ddc358fd.js} +1 -1
- package/artifacts/env-template/public/{preview-root.05f90bb5fbdee8df22bf.js → preview-root.253a56e967670ccca698.js} +1 -1
- package/artifacts/env-template/public/static/css/{624.cb193a47.css → 252.608595b5.css} +1 -1
- package/{compositions-1753833698619.js → compositions-1753848836384.js} +1 -1
- package/{overview-1753833698619.js → overview-1753848836384.js} +1 -1
- package/package.json +7 -7
- /package/dist/{preview-1753833698619.js → preview-1753848836384.js} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import { linkModules } from '/home/circleci/.bvm/versions/1.12.17/bit-1.12.17/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-aa880bdba40b9af1d8fe895dca476e207182accb.mjs";
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import { linkModules } from '/home/circleci/.bvm/versions/1.12.17/bit-1.12.17/node_modules/@teambit/preview/dist/preview-modules.js';
|
|
3
3
|
|
|
4
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-0557d705b67dd1e1bccbac0bd34835a41036cf72.mjs";
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/readme",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.669",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/mdx/readme",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.mdx",
|
|
8
8
|
"name": "readme",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.669"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"react": "^16.8.0 || ^17.0.0",
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
"core-js": "^3.0.0",
|
|
15
15
|
"@babel/runtime": "7.20.0",
|
|
16
16
|
"@teambit/harmony": "0.4.7",
|
|
17
|
-
"@teambit/component": "1.0.
|
|
18
|
-
"@teambit/docs": "1.0.
|
|
19
|
-
"@teambit/envs": "1.0.
|
|
20
|
-
"@teambit/cli": "0.0.
|
|
21
|
-
"@teambit/mdx": "1.0.
|
|
17
|
+
"@teambit/component": "1.0.669",
|
|
18
|
+
"@teambit/docs": "1.0.669",
|
|
19
|
+
"@teambit/envs": "1.0.669",
|
|
20
|
+
"@teambit/cli": "0.0.1246",
|
|
21
|
+
"@teambit/mdx": "1.0.669"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@types/mocha": "9.1.0",
|
|
File without changes
|