mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Added local dependency for flow-router
This commit is contained in:
parent
167e873e13
commit
92a34ba6a7
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "packages/kadira:flow-router"]
|
||||
path = packages/kadira:flow-router
|
||||
url = git@github.com:Serubin/flow-router.git
|
|
@ -50,7 +50,6 @@ arillo:flow-router-helpers
|
|||
audit-argument-checks
|
||||
kadira:blaze-layout
|
||||
kadira:dochead
|
||||
kadira:flow-router
|
||||
meteorhacks:fast-render
|
||||
meteorhacks:picker
|
||||
meteorhacks:subs-manager
|
||||
|
@ -76,3 +75,4 @@ templates:tabs
|
|||
verron:autosize
|
||||
simple:json-routes
|
||||
rajit:bootstrap3-datepicker
|
||||
kadira:flow-router
|
||||
|
|
1
packages/kadira:flow-router
Submodule
1
packages/kadira:flow-router
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 997e6803536523044c6c4a0907952078af2462a8
|
Loading…
Add table
Add a link
Reference in a new issue