feat(ios): types for latest ios 14.3 with Xcode 12.3 (#9118)

This commit is contained in:
Nathan Walker
2020-12-30 07:57:10 -08:00
committed by GitHub
parent b4857f87cb
commit 9aad2dbdbc
111 changed files with 15681 additions and 1088 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nativescript",
"version": "7.0.13",
"version": "7.1.0",
"license": "MIT",
"scripts": {
"setup": "npx rimraf hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup",
@@ -45,7 +45,7 @@
"mocha": "^8.0.1",
"mocha-typescript": "^1.1.17",
"module-alias": "^2.2.2",
"nativescript": "~7.0.6",
"nativescript": "~7.1.0",
"node-sass": "~4.14.1",
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
"parserlib": "^1.1.1",