mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-15 03:41:22 +00:00
Improve build scripts of Web frontend
This commit is contained in:
12
UI/WebServerResources/bower.json
Normal file
12
UI/WebServerResources/bower.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "sogo-web",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"angular": "~1.2",
|
||||
"angular-ui-router": "~0.2",
|
||||
"angular-foundation": "~0.3",
|
||||
"foundation": "~5.3",
|
||||
"ionic": "1.0.0-beta.10",
|
||||
"underscore": "~1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user