We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfe9e1 commit 654f681Copy full SHA for 654f681
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+### 3.4.4
5
+
6
+- Fix babel-runtime module not found
7
8
### 3.4.3
9
10
- Fix `createClass` and `PropTypes` warning.
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-tooltip",
- "version": "3.4.3",
+ "version": "3.4.4",
"description": "React Tooltip",
"keywords": [
"react",
0 commit comments