distribution
This commit is contained in:
		
						commit
						ae0d0ef9ec
					
				
					 4 changed files with 8 additions and 9 deletions
				
			
		
							
								
								
									
										2
									
								
								dist/index.html
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.html
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/resources/ws.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/resources/ws.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										2
									
								
								dist/resources/ws.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/resources/ws.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	"name": "ws4kp",
 | 
						"name": "ws4kp",
 | 
				
			||||||
	"version": "5.4.1",
 | 
						"version": "5.4.2",
 | 
				
			||||||
	"description": "Welcome to the WeatherStar 4000+ project page!",
 | 
						"description": "Welcome to the WeatherStar 4000+ project page!",
 | 
				
			||||||
	"main": "index.js",
 | 
						"main": "index.js",
 | 
				
			||||||
	"scripts": {
 | 
						"scripts": {
 | 
				
			||||||
| 
						 | 
					@ -40,10 +40,9 @@
 | 
				
			||||||
		"suncalc": "^1.8.0",
 | 
							"suncalc": "^1.8.0",
 | 
				
			||||||
		"swiped-events": "^1.1.4",
 | 
							"swiped-events": "^1.1.4",
 | 
				
			||||||
		"terser-webpack-plugin": "^5.3.6",
 | 
							"terser-webpack-plugin": "^5.3.6",
 | 
				
			||||||
		"webpack-stream": "^7.0.0"
 | 
							"webpack-stream": "^7.0.0",
 | 
				
			||||||
	},
 | 
					 | 
				
			||||||
	"dependencies": {
 | 
					 | 
				
			||||||
		"eslint": "^8.21.0",
 | 
							"eslint": "^8.21.0",
 | 
				
			||||||
		"eslint-plugin-import": "^2.26.0"
 | 
							"eslint-plugin-import": "^2.26.0"
 | 
				
			||||||
	}
 | 
						},
 | 
				
			||||||
 | 
						"dependencies": {}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in a new issue