Skip to content
This repository was archived by the owner on Mar 30, 2018. It is now read-only.

Commit a76d4a7

Browse files
committed
Fixed readme, this plugin don't use import
1 parent 8531434 commit a76d4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-transform-count-renders",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React Transform that lets you console.count how many times your React components render",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)