File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,13 @@ letter.
1818iOS/Android/Both
1919
2020### Please provide the following version numbers that your issue occurs with:
21- CLI: (run ` tns --version ` to fetch it)
22- Cross-platform modules: (check the 'version' attribute in the
21+ - CLI: (run ` tns --version ` to fetch it)
22+ - Cross-platform modules: (check the 'version' attribute in the
2323` node_modules/tns-core-modules/package.json ` file in your project)
24- Runtime(s): (look for the ` "tns-android" ` and ` "tns-ios" ` properties in your
25- project’s ` package.json ` file)
24+ - Runtime(s): (look for the ` "tns-android" ` and ` "tns-ios" ` properties in the
25+ ` package.json ` file of your project)
26+ - Plugin(s): (look for the version number in the ` package.json ` file of your
27+ project)
2628
2729### Please tell us how to recreate the issue in as much detail as possible.
2830
You can’t perform that action at this time.
0 commit comments