Skip to content

Commit 71c78b2

Browse files
Update package.json
1 parent dc123af commit 71c78b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactime",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A library that helps debug React by memorizing the state of components with every render.",
55
"main": "index.js",
66
"repository": {
@@ -47,4 +47,4 @@
4747
"acorn": "^7.1.0",
4848
"acorn-jsx": "^5.0.2"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)