1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-08 06:55:30 +02:00

fix: Use move-file instead of rename

This commit is contained in:
Maksim Eltyshev 2022-08-26 16:02:47 +02:00
parent cee65ae7cb
commit e4258eda9b
3 changed files with 41 additions and 4 deletions

View file

@ -46,6 +46,7 @@
"knex": "^2.2.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"move-file": "^2.1.0",
"rimraf": "^3.0.2",
"sails": "^1.5.2",
"sails-hook-orm": "^4.0.1",