Skip to content

Commit

Permalink
Update version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cstns committed Sep 26, 2024
1 parent 0c9c3f0 commit e51ec3a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowfuse/driver-localfs",
"version": "2.8.0",
"version": "2.9.0",
"description": "Local Filesystem FlowFuse Project driver",
"main": "localfs.js",
"scripts": {
Expand All @@ -21,7 +21,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@flowfuse/nr-launcher": "^2.8.0",
"@flowfuse/nr-launcher": "^2.9.0",
"form-data": "^4.0.0",
"got": "^11.8.5",
"semver": "^7.3.8"
Expand Down

0 comments on commit e51ec3a

Please sign in to comment.