mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-22 23:49:21 +00:00
pin dependency versions
This commit is contained in:
+4
-4
@@ -22,9 +22,9 @@
|
||||
"repository": "https://github.com/jwetzell/psn-js",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.6.0",
|
||||
"prettier": "^3.0.3",
|
||||
"rimraf": "^5.0.1",
|
||||
"typescript": "^5.2.2"
|
||||
"@types/node": "20.6.0",
|
||||
"prettier": "3.0.3",
|
||||
"rimraf": "5.0.1",
|
||||
"typescript": "5.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user