chore: 8.4.0 next

This commit is contained in:
Nathan Walker
2022-11-12 09:52:23 -08:00
parent 599fe13dfb
commit 0a6ce25d4d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "nativescript", "name": "nativescript",
"version": "8.3.6", "version": "8.4.0",
"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.6", "version": "8.4.0",
"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",