File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5454 "readmeFilename" : " README.md" ,
5555 "dependencies" : {
5656 "@nativescript-community/plugin-seed-tools" : " file:tools" ,
57- "@nativescript-community/text" : " ^1.5.2 "
57+ "@nativescript-community/text" : " ^1.5.3 "
5858 },
5959 "commitlint" : {
6060 "extends" : [
Original file line number Diff line number Diff line change 11/// <reference path="./node_modules/@nativescript/core/global-types.d.ts" />
2- /// <reference path="./node_modules/@nativescript/types-ios/lib/ios.d.ts" />
2+ ///// <reference path="./node_modules/@nativescript/types-ios/lib/ios.d.ts" />
3+ /// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!CoreFoundation.d.ts" />
4+ /// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!Foundation.d.ts" />
5+ /// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!UIKit.d.ts" />
6+ /// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!CoreGraphics.d.ts" />
7+ /// <reference path="./node_modules/@nativescript/types-ios/lib/ios/objc-x86_64/objc!ObjectiveC.d.ts" />
38/// <reference path="./node_modules/@nativescript/types-android/lib/android/android-platform-31.d.ts" />
49/// <reference path="./node_modules/@nativescript/types-android/lib/android/androidx-31.d.ts" />
510/// <reference path="./node_modules/@nativescript/types-android/lib/android/common.d.ts" />
You can’t perform that action at this time.
0 commit comments