mirror of
				https://github.com/KevinMidboe/vue-chartjs.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Merge branch 'develop'
* develop: 💎 Release new version 2.5.4 🔥 Remove browser field from npm
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
|   "name": "vue-chartjs", |   "name": "vue-chartjs", | ||||||
|   "version": "2.5.3", |   "version": "2.5.4", | ||||||
|   "description": "vue.js wrapper for chart.js", |   "description": "vue.js wrapper for chart.js", | ||||||
|   "author": "Jakub Juszczak <jakub@posteo.de>", |   "author": "Jakub Juszczak <jakub@posteo.de>", | ||||||
|   "homepage": "http://vue-chartjs.org", |   "homepage": "http://vue-chartjs.org", | ||||||
| @@ -38,7 +38,6 @@ | |||||||
|   ], |   ], | ||||||
|   "main": "dist/vue-chartjs.js", |   "main": "dist/vue-chartjs.js", | ||||||
|   "unpkg": "dist/vue-chartjs.min.js", |   "unpkg": "dist/vue-chartjs.min.js", | ||||||
|   "browser": "dist/vue-chartjs.min.js", |  | ||||||
|   "module": "es/index.js", |   "module": "es/index.js", | ||||||
|   "jsnext:main": "es/index.js", |   "jsnext:main": "es/index.js", | ||||||
|   "files": [ |   "files": [ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user