You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Chore: Change postinstall script to a build script
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|   "name": "@joplin/app-clipper", | ||||
|   "private": true, | ||||
|   "scripts": { | ||||
|     "postinstall": "cd popup && npm install" | ||||
|     "build": "cd popup && npm install" | ||||
|   }, | ||||
|   "version": "1.0.8", | ||||
|   "description": "Joplin Web Clipper", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user