esbuild-plugin-live-reload: Publish. (#14624)
This commit is contained in:
		@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@goauthentik/esbuild-plugin-live-reload",
 | 
			
		||||
    "version": "1.0.4",
 | 
			
		||||
    "version": "1.0.5",
 | 
			
		||||
    "lockfileVersion": 3,
 | 
			
		||||
    "requires": true,
 | 
			
		||||
    "packages": {
 | 
			
		||||
        "": {
 | 
			
		||||
            "name": "@goauthentik/esbuild-plugin-live-reload",
 | 
			
		||||
            "version": "1.0.4",
 | 
			
		||||
            "version": "1.0.5",
 | 
			
		||||
            "license": "MIT",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "find-free-ports": "^3.1.1"
 | 
			
		||||
 | 
			
		||||
@ -1,9 +1,8 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@goauthentik/esbuild-plugin-live-reload",
 | 
			
		||||
    "version": "1.0.4",
 | 
			
		||||
    "version": "1.0.5",
 | 
			
		||||
    "description": "ESBuild plugin to watch for file changes and trigger client-side reloads.",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "private": true,
 | 
			
		||||
    "scripts": {
 | 
			
		||||
        "build": "tsc -p ."
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user