@teambit/node 1.0.1144 → 1.0.1145
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/{492.ead6d28cd08f94096c03.js → 492.7d2bf79b0976a6482990.js} +2 -2
- package/artifacts/env-template/public/{506.1ef951916f15c7f04b26.js → 864.9825ce7c0812871a230f.js} +1 -1
- package/artifacts/env-template/public/{495.b913879edff2c55ebec3.js → 97.ae95d57e6f8232d63af1.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.26273257815609656eee.js → compositions.c8bcde9fdfcbcc73a30a.js} +2 -2
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.73194efce969c313b693.js → overview.1955ed595f462ea5cd59.js} +2 -2
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{preview-root.b1bf46bba2f48e095747.js → preview-root.742a9ab8eda238f769db.js} +1 -1
- package/{compositions-1788188726626.js → compositions-1788268296226.js} +1 -1
- package/dist/{preview-1788188726626.js → preview-1788268296226.js} +2 -2
- package/{overview-1788188726626.js → overview-1788268296226.js} +1 -1
- package/package.json +16 -16
- /package/artifacts/env-template/public/{peers.0944e59d882ce0156fcf.js → peers.8e3ebeea11a5cdc05c31.js} +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/node",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.1145",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/node",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.harmony",
|
|
8
8
|
"name": "node",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.1145"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"typescript": "5.9.2",
|
|
@@ -32,20 +32,20 @@
|
|
|
32
32
|
"@bitdev/node.generators.node-starters": "1.0.2",
|
|
33
33
|
"@bitdev/node.generators.node-templates": "6.0.6",
|
|
34
34
|
"@teambit/design.ui.empty-box": "0.0.364",
|
|
35
|
-
"@teambit/application": "1.0.
|
|
36
|
-
"@teambit/react": "1.0.
|
|
37
|
-
"@teambit/builder": "1.0.
|
|
38
|
-
"@teambit/dependency-resolver": "1.0.
|
|
39
|
-
"@teambit/envs": "1.0.
|
|
40
|
-
"@teambit/preview": "1.0.
|
|
41
|
-
"@teambit/schema": "1.0.
|
|
42
|
-
"@teambit/tester": "1.0.
|
|
43
|
-
"@teambit/typescript": "1.0.
|
|
44
|
-
"@teambit/compiler": "1.0.
|
|
45
|
-
"@teambit/generator": "1.0.
|
|
46
|
-
"@teambit/pkg": "1.0.
|
|
47
|
-
"@teambit/compositions": "1.0.
|
|
48
|
-
"@teambit/ui": "1.0.
|
|
35
|
+
"@teambit/application": "1.0.1145",
|
|
36
|
+
"@teambit/react": "1.0.1145",
|
|
37
|
+
"@teambit/builder": "1.0.1145",
|
|
38
|
+
"@teambit/dependency-resolver": "1.0.1145",
|
|
39
|
+
"@teambit/envs": "1.0.1145",
|
|
40
|
+
"@teambit/preview": "1.0.1145",
|
|
41
|
+
"@teambit/schema": "1.0.1145",
|
|
42
|
+
"@teambit/tester": "1.0.1145",
|
|
43
|
+
"@teambit/typescript": "1.0.1145",
|
|
44
|
+
"@teambit/compiler": "1.0.1145",
|
|
45
|
+
"@teambit/generator": "1.0.1146",
|
|
46
|
+
"@teambit/pkg": "1.0.1145",
|
|
47
|
+
"@teambit/compositions": "1.0.1145",
|
|
48
|
+
"@teambit/ui": "1.0.1145"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@types/lodash": "4.14.165",
|
|
File without changes
|