mirror of
				https://github.com/i701/sarlink-portal.git
				synced 2025-11-04 00:16:59 +00:00 
			
		
		
		
	fix: add missing release script
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				Build and Push Docker Images / Build and Push Docker Images (push) Has started running
				
			
		
		
	
	
				
					
				
			
		
			Some checks are pending
		
		
	
	Build and Push Docker Images / Build and Push Docker Images (push) Has started running
				
			This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "sarlink-portal",
 | 
			
		||||
  "version": "0.1.0",
 | 
			
		||||
  "type": "module",
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "dev": "next dev --turbopack",
 | 
			
		||||
@@ -56,6 +57,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@biomejs/biome": "2.0.6",
 | 
			
		||||
    "@release-it/conventional-changelog": "^10.0.1",
 | 
			
		||||
    "@types/node": "^22.10.2",
 | 
			
		||||
    "@types/react": "^19.1.0",
 | 
			
		||||
    "@types/react-dom": "^19.1.2",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user