react-fast-pdf
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-fast-pdf", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "react-fast-pdf", | ||
@@ -75,5 +75,5 @@ "main": "./dist/index.js", | ||
"engines": { | ||
"node": ">=16.15.1 <=18.17.1", | ||
"npm": ">=8.11.0 <=9.6.7" | ||
"node": "20.9.0", | ||
"npm": "10.1.0" | ||
} | ||
} |
22969