chore: 8.3.4 next

This commit is contained in:
Nathan Walker
2022-08-10 19:09:46 -07:00
parent b3b24dc2e4
commit f324dad2e6
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "nativescript", "name": "nativescript",
"version": "8.3.3", "version": "8.3.4",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
"clean": "git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc", "clean": "git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc",

View File

@ -1,6 +1,6 @@
{ {
"name": "@nativescript/core", "name": "@nativescript/core",
"version": "8.3.3", "version": "8.3.4",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.", "description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"main": "index", "main": "index",
"types": "index.d.ts", "types": "index.d.ts",