Skip to content

Commit 42398b7

Browse files
docs: update npm package links in README to reflect new package name
1 parent 0723488 commit 42398b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# n8n-nodes-country-state-city
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4-
[![npm version](https://badge.fury.io/js/n8n-nodes-country-state-city.svg)](https://badge.fury.io/js/n8n-nodes-country-state-city)
5-
[![npm downloads](https://img.shields.io/npm/dm/n8n-nodes-country-state-city)](https://www.npmjs.com/package/n8n-nodes-country-state-city)
4+
[![npm version](https://badge.fury.io/js/@mimirtech%2Fn8n-nodes-country-state-city.svg)](https://badge.fury.io/js/@mimirtech%2Fn8n-nodes-country-state-city)
5+
[![npm downloads](https://img.shields.io/npm/dm/@mimirtech/n8n-nodes-country-state-city)](https://www.npmjs.com/package/@mimirtech/n8n-nodes-country-state-city)
66

77
An n8n community node package that provides functionality to query information about countries, states/provinces, and cities using the [country-state-city](https://github.com/dr5hn/country-state-city) library.
88

0 commit comments

Comments
 (0)