This commit is contained in:
Lauri Ojansivu 2020-04-12 18:07:38 +03:00
parent 7f558fede0
commit 4bc6ad3b4c
7 changed files with 24 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{
"name": "wekan",
"version": "v3.94.0",
"version": "v3.95.0",
"description": "Open-Source kanban",
"private": true,
"scripts": {
@ -53,7 +53,7 @@
"prettier-eslint": "^9.0.1"
},
"dependencies": {
"@babel/runtime": "^7.8.4",
"@babel/runtime": "^7.9.2",
"ajv": "^5.0.0",
"babel-runtime": "^6.26.0",
"bcrypt": "^3.0.7",