⬆️ use node 20
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"@snk/types": "1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dotenv": "16.3.1",
|
||||
"@types/dat.gui": "0.7.10",
|
||||
"dat.gui": "0.7.9",
|
||||
"html-webpack-plugin": "5.5.3",
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
import fetch from "node-fetch";
|
||||
|
||||
/**
|
||||
* get the contribution grid from a github user page
|
||||
*
|
||||
|
||||
@@ -1,11 +1,7 @@
|
||||
{
|
||||
"name": "@snk/github-user-contribution",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"node-fetch": "2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node-fetch": "2.6.5",
|
||||
"dotenv": "16.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user