fix(core): update
This commit is contained in:
		| @@ -119,6 +119,6 @@ jobs: | ||||
|         run: | | ||||
|           npmci node install stable | ||||
|           npmci npm install | ||||
|           pnpm install -g @gitzone/tsdoc | ||||
|           pnpm install -g @git.zone/tsdoc | ||||
|           npmci command tsdoc | ||||
|         continue-on-error: true | ||||
|   | ||||
| @@ -27,9 +27,9 @@ | ||||
|     "uniqueness" | ||||
|   ], | ||||
|   "devDependencies": { | ||||
|     "@gitzone/tsbuild": "^2.1.66", | ||||
|     "@gitzone/tsrun": "^1.2.44", | ||||
|     "@gitzone/tstest": "^1.0.77", | ||||
|     "@git.zone/tsbuild": "^2.1.66", | ||||
|     "@git.zone/tsrun": "^1.2.44", | ||||
|     "@git.zone/tstest": "^1.0.77", | ||||
|     "@push.rocks/tapbundle": "^5.0.8", | ||||
|     "@types/node": "^20.5.0" | ||||
|   }, | ||||
|   | ||||
							
								
								
									
										3322
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3322
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/smartunique', | ||||
|   version: '3.0.8', | ||||
|   description: 'make things unique' | ||||
|   version: '3.0.9', | ||||
|   description: 'A library to generate unique identifiers using methods like UUID and nanoid.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user