This commit is contained in:
		
							
								
								
									
										2
									
								
								dist/core/OpenAPI.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/core/OpenAPI.js
									
									
									
									
										vendored
									
									
								
							@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
 | 
			
		||||
exports.OpenAPI = void 0;
 | 
			
		||||
exports.OpenAPI = {
 | 
			
		||||
    BASE: '',
 | 
			
		||||
    VERSION: '0.11.0',
 | 
			
		||||
    VERSION: '0.11.1',
 | 
			
		||||
    WITH_CREDENTIALS: false,
 | 
			
		||||
    TOKEN: undefined,
 | 
			
		||||
    USERNAME: undefined,
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
	"name": "@odit/lfk-client-js",
 | 
			
		||||
	"description": "A lib to interact with https://git.odit.services/lfk/backend. Use this version for native JS applications.",
 | 
			
		||||
	"version": "0.11.0",
 | 
			
		||||
	"version": "0.11.1",
 | 
			
		||||
	"license": "CC-BY-NC-SA-4.0",
 | 
			
		||||
	"main": "./dist/index.js",
 | 
			
		||||
	"types": "./dist/index.d.ts",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user