mirror of
https://github.com/wekan/wekan.git
synced 2026-03-05 21:30:17 +01:00
Merge branch 'devel' into greenkeeper-xss-0.3.3
This commit is contained in:
commit
0065ca3ad6
76 changed files with 5068 additions and 1045 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "0.10.1",
|
||||
"version": "0.11.0",
|
||||
"description": "The open-source Trello-like kanban",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
@ -9,13 +9,13 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wekan/wekan.git"
|
||||
"url": "git+https://github.com/wefork/wekan.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/wekan/wekan/issues"
|
||||
"url": "https://github.com/wefork/wekan/issues"
|
||||
},
|
||||
"homepage": "https://wekan.io",
|
||||
"homepage": "https://github.com/wefork/wekan",
|
||||
"devDependencies": {
|
||||
"eslint": "^2.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue