react-countup
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "react-countup", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A React component wrapper around CountUp.js", | ||
@@ -42,7 +42,7 @@ "author": "Glenn Reyes <glenn@glennreyes.com> (https://twitter.com/glnnrys)", | ||
"dependencies": { | ||
"countup.js": "^1.8.5" | ||
"countup.js": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1", | ||
"babel-eslint": "^8.0.1", | ||
"babel-eslint": "^8.0.2", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
@@ -63,3 +63,3 @@ "babel-preset-env": "^1.6.1", | ||
"lint-staged": "^4.3.0", | ||
"prettier": "^1.7.4", | ||
"prettier": "^1.8.1", | ||
"raf": "^3.4.0", | ||
@@ -66,0 +66,0 @@ "react": "^16.0.0", |
Updatedcountup.js@^1.9.3