Ensure filesync is always latest version.

main
Alt 2 years ago committed by GitHub
parent 875dd9d72c
commit 9ba48a1be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@
"version": "1.0.0",
"scripts": {
"transpile": "npx tsc -w",
"watch": "npx bitburner-filesync"
"watch": "npx bitburner-filesync@latest"
},
"author": "hydroflame, Hoekstraa, based on work by SlyCedix",
"devDependencies": {

Loading…
Cancel
Save