fix(core): update
This commit is contained in:
		
							
								
								
									
										8767
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8767
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -13,11 +13,11 @@
 | 
				
			|||||||
    "build": "(tsbuild --web --allowimplicitany && tsbundle npm)"
 | 
					    "build": "(tsbuild --web --allowimplicitany && tsbundle npm)"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "@gitzone/tsbuild": "^2.1.61",
 | 
					    "@gitzone/tsbuild": "^2.1.63",
 | 
				
			||||||
    "@gitzone/tsbundle": "^1.0.102",
 | 
					    "@gitzone/tsbundle": "^2.0.4",
 | 
				
			||||||
    "@gitzone/tstest": "^1.0.70",
 | 
					    "@gitzone/tstest": "^1.0.71",
 | 
				
			||||||
    "@pushrocks/tapbundle": "^5.0.3",
 | 
					    "@pushrocks/tapbundle": "^5.0.3",
 | 
				
			||||||
    "@types/node": "^17.0.23"
 | 
					    "@types/node": "^17.0.35"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@apiglobal/typedrequest": "^2.0.3",
 | 
					    "@apiglobal/typedrequest": "^2.0.3",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										8
									
								
								ts/00_commitinfo_data.ts
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								ts/00_commitinfo_data.ts
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					/**
 | 
				
			||||||
 | 
					 * autocreated commitinfo by @pushrocks/commitinfo
 | 
				
			||||||
 | 
					 */
 | 
				
			||||||
 | 
					export const commitinfo = {
 | 
				
			||||||
 | 
					  name: '@designestate/dees-comms',
 | 
				
			||||||
 | 
					  version: '1.0.23',
 | 
				
			||||||
 | 
					  description: 'a comms module for communicating within the DOM'
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user