Restore npmrc
This commit is contained in:
		
							
								
								
									
										4
									
								
								.npmrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								.npmrc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
@astrogd:registry=https://git.astrogd.cloud/api/packages/packages/npm/
 | 
			
		||||
//git.astrogd.cloud/api/packages/packages/npm/:_authToken=${NPM_TOKEN}
 | 
			
		||||
@internal:registry=https://git.astrogd.cloud/api/packages/internal/npm/
 | 
			
		||||
//git.astrogd.cloud/api/packages/internal/npm/:_authToken=${NPM_TOKEN}
 | 
			
		||||
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,12 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@astrogd/eu.astrogd.uptime-kuma-push-monitor",
 | 
			
		||||
    "version": "1.0.0-dev.2",
 | 
			
		||||
    "version": "1.0.0-dev.3",
 | 
			
		||||
    "lockfileVersion": 3,
 | 
			
		||||
    "requires": true,
 | 
			
		||||
    "packages": {
 | 
			
		||||
        "": {
 | 
			
		||||
            "name": "@astrogd/eu.astrogd.uptime-kuma-push-monitor",
 | 
			
		||||
            "version": "1.0.0-dev.2",
 | 
			
		||||
            "version": "1.0.0-dev.3",
 | 
			
		||||
            "license": "UNLICENSED",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "axios": "^1.5.0"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "@astrogd/eu.astrogd.uptime-kuma-push-monitor",
 | 
			
		||||
    "version": "1.0.0-dev.2",
 | 
			
		||||
    "version": "1.0.0-dev.3",
 | 
			
		||||
    "description": "Handles uptime kuma push monitor uptime requests",
 | 
			
		||||
    "main": "dist/index.js",
 | 
			
		||||
    "types": "dist/types/",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user