mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 04:08:44 +08:00 
			
		
		
		
	chore: packageManager use pnpm
This commit is contained in:
		
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							@@ -129,9 +129,6 @@
 | 
				
			|||||||
    "vue-tsc": "^1.8.1",
 | 
					    "vue-tsc": "^1.8.1",
 | 
				
			||||||
    "windicss": "^3.5.6"
 | 
					    "windicss": "^3.5.6"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "engines": {
 | 
					 | 
				
			||||||
    "node": ">=16.0.0"
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  "license": "MIT",
 | 
					  "license": "MIT",
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
@@ -140,5 +137,10 @@
 | 
				
			|||||||
  "bugs": {
 | 
					  "bugs": {
 | 
				
			||||||
    "url": "https://gitee.com/yudaocode/yudao-ui-admin-vue3/issues"
 | 
					    "url": "https://gitee.com/yudaocode/yudao-ui-admin-vue3/issues"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "homepage": "https://gitee.com/yudaocode/yudao-ui-admin-vue3"
 | 
					  "homepage": "https://gitee.com/yudaocode/yudao-ui-admin-vue3",
 | 
				
			||||||
 | 
					  "packageManager": "pnpm@8.6.0",
 | 
				
			||||||
 | 
					  "engines": {
 | 
				
			||||||
 | 
					    "node": ">= 16.0.0",
 | 
				
			||||||
 | 
					    "pnpm": ">=8.6.0"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user