Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit c2bcd8a

Browse files
committed
chore: add deprecation message
1 parent c218485 commit c2bcd8a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-ic-ii-auth
22

3+
---
4+
5+
## ⚠️ DEPRECATED ⚠️
6+
7+
use [@internet-identity-labs/react-ic-ii-auth](https://www.npmjs.com/package/@internet-identity-labs/react-ic-ii-auth) insead
8+
9+
---
10+
311
> React components to use DFINITY Internet Identity Authentication
412
513
[![NPM](https://img.shields.io/npm/v/@identity-labs/react-ic-ii-auth.svg)](https://www.npmjs.com/package/@identity-labs/react-ic-ii-auth) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@identity-labs/react-ic-ii-auth",
3-
"version": "0.0.16",
3+
"version": "0.0.17",
44
"description": "React components to use DFINITYs Internet Identity Authentication",
55
"author": "Philipp Litzenberger <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)