mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Typescript (first look)
This commit is contained in:
parent
3217303a65
commit
a74a92638a
17 changed files with 356 additions and 289 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "RainLoop",
|
||||
"title": "RainLoop Webmail",
|
||||
"version": "1.10.2",
|
||||
"release": "133",
|
||||
"release": "135",
|
||||
"private": true,
|
||||
"ownCloudPackageVersion": "4.19",
|
||||
"description": "Simple, modern & fast web-based email client",
|
||||
|
|
@ -89,6 +89,8 @@
|
|||
"pikaday": "^1.4.0",
|
||||
"raw-loader": "^0.5.1",
|
||||
"rimraf": "*",
|
||||
"ts-loader": "^0.8.2",
|
||||
"typescript": "^1.8.10",
|
||||
"webpack": "2.1.0-beta.13"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue