easing-animation-frames
Advanced tools
Comparing version
@@ -34,1 +34,5 @@ # Changelog | ||
- Added readme | ||
## 1.0.6 (2024-06-09) | ||
- Updated dependencies |
{ | ||
"name": "easing-animation-frames", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Lightweight library for creating animation", | ||
@@ -35,7 +35,7 @@ "module": "./src/index.js", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/preset-env": "^7.24.7", | ||
"eslint": "^8.9.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"jest": "27.5.1" | ||
"jest": "29.7.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
11828
0.4%