turkey-district-maps-3 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > A SVG district maps of Turkey cities for React JS applications.
4
4
 
5
- [![NPM](https://img.shields.io/npm/v/turkey-district-maps-3.svg)](https://www.npmjs.com/package/turkey-district-maps-3) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Made with React](https://img.shields.io/badge/React-17-blue?logo=react&logoColor=white)](https://www.npmjs.com/package/react)
5
+ [![NPM Version](https://img.shields.io/npm/v/turkey-district-maps-3.svg)](https://www.npmjs.com/package/turkey-district-maps-3) [![NPM Downloads](https://img.shields.io/npm/dm/turkey-district-maps-3.svg)](https://www.npmjs.com/package/turkey-district-maps-3) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Made with React](https://img.shields.io/badge/React-18%2F19-blue?logo=react&logoColor=white)](https://react.dev/) [![TypeScript](https://img.shields.io/badge/TypeScript-6.0-blue?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![Vite](https://img.shields.io/badge/Vite-8-646CFF?logo=vite&logoColor=white)](https://vitejs.dev/)
6
6
 
7
7
  ## 🌏 Open in the Cloud
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "turkey-district-maps-3",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "A SVG district maps of Turkey cities for React JS applications.",
5
5
  "author": "Furkan OZBEK <frknozbek54@gmail.com>",
6
6
  "license": "MIT",