leetcode-public-api
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "leetcode-public-api", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"license": "MIT", | ||
@@ -11,4 +11,3 @@ "author": "Husain Shahid Rao", | ||
"dist", | ||
"src", | ||
"@types" | ||
"src" | ||
], | ||
@@ -41,3 +40,3 @@ "repository": "https://github.com/husain3012/leetcode-public-api", | ||
"engines": { | ||
"node": ">=12" | ||
"node": ">=17" | ||
}, | ||
@@ -44,0 +43,0 @@ "size-limit": [ |
100741
1243