Pin all deps for greatest reliability/predictability
This commit is contained in:
@@ -15,11 +15,11 @@
|
||||
"author": "Ajay Bura",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "^1.0.2"
|
||||
"@tauri-apps/api": "1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/github": "^5.0.3",
|
||||
"@tauri-apps/cli": "^1.0.5",
|
||||
"node-fetch": "^3.2.10"
|
||||
"@actions/github": "5.0.3",
|
||||
"@tauri-apps/cli": "1.0.5",
|
||||
"node-fetch": "3.2.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user