Skip to content

Commit a71a008

Browse files
committed
update test data
1 parent 63de9e5 commit a71a008

3 files changed

Lines changed: 2249 additions & 1538 deletions

File tree

test-data/.bitmap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"mainFile": "index.ts",
1818
"rootDir": "scope/get-message",
1919
"config": {
20-
"bitdev.react/react-env@4.1.9": {},
2120
"teambit.envs/envs": {
2221
"env": "bitdev.react/react-env"
23-
}
22+
},
23+
"bitdev.react/react-env@5.0.3": {}
2424
}
2525
},
2626
"my-app": {
@@ -31,10 +31,10 @@
3131
"mainFile": "index.ts",
3232
"rootDir": "scope/my-app",
3333
"config": {
34-
"bitdev.react/react-env@4.1.9": {},
3534
"teambit.envs/envs": {
3635
"env": "bitdev.react/react-env"
37-
}
36+
},
37+
"bitdev.react/react-env@5.0.3": {}
3838
}
3939
},
4040
"my-env": {
@@ -45,10 +45,10 @@
4545
"mainFile": "index.ts",
4646
"rootDir": "scope/my-env",
4747
"config": {
48-
"bitdev.general/envs/bit-env@3.0.4": {},
4948
"teambit.envs/envs": {
5049
"env": "bitdev.general/envs/bit-env"
51-
}
50+
},
51+
"bitdev.general/envs/bit-env@4.0.1": {}
5252
}
5353
},
5454
"$schema-version": "17.0.0"

0 commit comments

Comments
 (0)