Merge pull request #5 from Hoekstraa/patch-2

Ensure filesync is always latest version.
main
hydroflame 2 years ago committed by GitHub
commit 73839aef56
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