mirror of
				https://github.com/NativeScript/NativeScript.git
				synced 2025-11-04 21:06:45 +08:00 
			
		
		
		
	chore: 8.4.0 next
This commit is contained in:
		@ -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",
 | 
				
			||||||
 | 
				
			|||||||
@ -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",
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user