mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	fix(nx/forge): nuspec failing due to missing meta
This commit is contained in:
		
							parent
							
								
									de4fc4735b
								
							
						
					
					
						commit
						adb6a7c58b
					
				| @ -29,6 +29,12 @@ | |||||||
|     "start-prod": "nx build desktop && cross-env TRILIUM_DATA_DIR=data TRILIUM_RESOURCE_DIR=dist TRILIUM_PORT=37841 electron dist/main.js", |     "start-prod": "nx build desktop && cross-env TRILIUM_DATA_DIR=data TRILIUM_RESOURCE_DIR=dist TRILIUM_PORT=37841 electron dist/main.js", | ||||||
|     "rebuild": "electron-rebuild" |     "rebuild": "electron-rebuild" | ||||||
|   }, |   }, | ||||||
|  |   "author": { | ||||||
|  |     "name": "TriliumNext Notes Team", | ||||||
|  |     "email": "contact@eliandoran.me", | ||||||
|  |     "url": "https://github.com/TriliumNext/Notes" | ||||||
|  |   }, | ||||||
|  |   "description": "Build your personal knowledge base with TriliumNext Notes", | ||||||
|   "nx": { |   "nx": { | ||||||
|     "targets": { |     "targets": { | ||||||
|       "serve": { |       "serve": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran