This commit is contained in:
		
							
								
								
									
										9
									
								
								CHANGELOG.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								CHANGELOG.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | |||||||
|  | # Changelog | ||||||
|  |  | ||||||
|  | ## 1.1.0 | ||||||
|  |  | ||||||
|  | update to eslint 7.0 | ||||||
|  |  | ||||||
|  | ## 1.0.0 | ||||||
|  |  | ||||||
|  | initial release | ||||||
| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "@sapphirecode/eslint-config-vue", |   "name": "@sapphirecode/eslint-config-vue", | ||||||
|   "version": "1.1.16", |   "version": "1.1.15", | ||||||
|   "description": "scode eslint vue configuration", |   "description": "scode eslint vue configuration", | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "scripts": { |   "scripts": { | ||||||
| @@ -19,7 +19,11 @@ | |||||||
|     "eslint", |     "eslint", | ||||||
|     "eslintconfig" |     "eslintconfig" | ||||||
|   ], |   ], | ||||||
|   "author": "Timo Hocker <timo@scode.ovh>", |   "author": { | ||||||
|  |     "name": "Timo Hocker", | ||||||
|  |     "email": "timo@scode.ovh" | ||||||
|  |   }, | ||||||
|  |   "bugs": "https://redmine.scode.ovh/projects/eslint-vue", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "eslint": "^7.0.0", |     "eslint": "^7.0.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user