mirror of
https://github.com/wekan/wekan.git
synced 2026-02-02 06:31:47 +01:00
v1.11.1-rc1 Wekan prerelease.
This commit is contained in:
parent
1e5fd0539f
commit
dcad6bd550
3 changed files with 10 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1-rc1",
|
||||
"description": "The open-source Trello-like kanban",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
|
@ -9,13 +9,13 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wefork/wekan.git"
|
||||
"url": "git+https://github.com/wekan/wekan.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/wefork/wekan/issues"
|
||||
"url": "https://github.com/wekan/wekan/issues"
|
||||
},
|
||||
"homepage": "https://github.com/wefork/wekan",
|
||||
"homepage": "https://github.com/wekan/wekan",
|
||||
"devDependencies": {
|
||||
"eslint": "^2.0.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue