Skip to content

Commit 8a07326

Browse files
author
Matthew Foran
committed
fixed README
1 parent 23fbae1 commit 8a07326

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/react-nipple/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# NOTICE
2+
3+
The [original repo](https://github.com/loopmode/react-nipple) is no longer maintained so I created this fork to fix the annoying warning about prop types. Here is my open [pull request](https://github.com/loopmode/react-nipple/pull/54).
4+
15
# react-nipple
26

37
A react wrapper for the [nipplejs](https://www.npmjs.com/package/nipplejs) on-screen-joystick.

packages/react-nipple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mjforan/react-nipple",
3-
"version": "1.0.3",
3+
"version": "1.0.5",
44
"description": "A react wrapper for the [nipplejs](https://www.npmjs.com/package/nipplejs) on-screen-joystick.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)