Update package.json

This commit is contained in:
Austin Sasko 2022-03-15 16:09:44 -04:00 committed by GitHub
parent b35dca496d
commit 1d04e136ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,6 +40,6 @@
"eslint": "^7.4.0",
"eslint-plugin-github": "^4.1.1",
"prettier": "^2.0.5",
"typescript": "^3.8.3",
"typescript": "^3.8.3"
}
}