@cleartrip/ct-design-coupon-and-gv 2.21.0-SNAPSHOT-reactNativeDepTest.0 → 2.21.0-SNAPSHOT-reactNativeRemDepTest.0

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.
Files changed (1) hide show
  1. package/package.json +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cleartrip/ct-design-coupon-and-gv",
3
- "version": "2.21.0-SNAPSHOT-reactNativeDepTest.0",
3
+ "version": "2.21.0-SNAPSHOT-reactNativeRemDepTest.0",
4
4
  "description": "Coupon And Gv Component",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/ct-design-coupon-and-gv.cjs.js",
@@ -15,26 +15,26 @@
15
15
  "dist"
16
16
  ],
17
17
  "dependencies": {
18
- "@cleartrip/ct-design-spacer": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
19
- "@cleartrip/ct-design-accordion-v2": "2.21.0-SNAPSHOT-reactNativeDepTest.0",
20
- "@cleartrip/ct-design-use-isomorphic-effect": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
21
- "@cleartrip/ct-design-theme": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
22
- "@cleartrip/ct-design-typography": "3.22.0-SNAPSHOT-reactNativeDepTest.0",
23
- "@cleartrip/ct-design-alert-callout": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
24
- "@cleartrip/ct-design-box": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
25
- "@cleartrip/ct-design-chip": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
26
- "@cleartrip/ct-design-container": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
27
- "@cleartrip/ct-design-coupon": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
28
- "@cleartrip/ct-design-common-utils": "3.20.1-SNAPSHOT-reactNativeDepTest.0",
29
- "@cleartrip/ct-design-divider": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
30
- "@cleartrip/ct-design-field": "3.22.0-SNAPSHOT-reactNativeDepTest.0",
18
+ "@cleartrip/ct-design-spacer": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
19
+ "@cleartrip/ct-design-accordion-v2": "2.21.0-SNAPSHOT-reactNativeRemDepTest.0",
20
+ "@cleartrip/ct-design-use-isomorphic-effect": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
21
+ "@cleartrip/ct-design-theme": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
22
+ "@cleartrip/ct-design-typography": "3.22.0-SNAPSHOT-reactNativeRemDepTest.0",
23
+ "@cleartrip/ct-design-alert-callout": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
24
+ "@cleartrip/ct-design-box": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
25
+ "@cleartrip/ct-design-chip": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
26
+ "@cleartrip/ct-design-container": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
27
+ "@cleartrip/ct-design-coupon": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
28
+ "@cleartrip/ct-design-common-utils": "3.20.1-SNAPSHOT-reactNativeRemDepTest.0",
29
+ "@cleartrip/ct-design-divider": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
30
+ "@cleartrip/ct-design-field": "3.22.0-SNAPSHOT-reactNativeRemDepTest.0",
31
31
  "@cleartrip/ct-design-common-constants": "3.20.0",
32
- "@cleartrip/ct-design-segment": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
33
- "@cleartrip/ct-design-dotted-loader": "3.21.0-SNAPSHOT-reactNativeDepTest.0",
34
- "@cleartrip/ct-design-button": "3.21.0-SNAPSHOT-reactNativeDepTest.0"
32
+ "@cleartrip/ct-design-segment": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
33
+ "@cleartrip/ct-design-dotted-loader": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0",
34
+ "@cleartrip/ct-design-button": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0"
35
35
  },
36
36
  "devDependencies": {
37
- "@cleartrip/ct-design-theme": "3.21.0-SNAPSHOT-reactNativeDepTest.0"
37
+ "@cleartrip/ct-design-theme": "3.21.0-SNAPSHOT-reactNativeRemDepTest.0"
38
38
  },
39
39
  "peerDependencies": {
40
40
  "react": ">=16.8.0",