feat(types-minimal): include WebKit for ios

This commit is contained in:
Nathan Walker
2022-07-16 11:12:34 -07:00
parent 3512c1d33e
commit 24333a42f1
4 changed files with 1058 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@nativescript/types-minimal",
"version": "8.2.2",
"version": "8.2.3",
"description": "NativeScript 'Minimal' Types for only the latest Android and iOS sdks.",
"homepage": "https://nativescript.org",
"repository": {

View File

@ -8,3 +8,4 @@
/// <reference path="objc-x86_64/objc!Speech.d.ts" />
/// <reference path="objc-x86_64/objc!UIKit.d.ts" />
/// <reference path="objc-x86_64/objc!Vision.d.ts" />
/// <reference path="objc-x86_64/objc!WebKit.d.ts" />

File diff suppressed because it is too large Load Diff