Back from Typescript to ES2015

This commit is contained in:
RainLoop Team 2016-06-27 21:14:33 +03:00
parent a74a92638a
commit 40b3f929e9
16 changed files with 305 additions and 358 deletions

View file

@ -2,7 +2,7 @@
"name": "RainLoop",
"title": "RainLoop Webmail",
"version": "1.10.2",
"release": "135",
"release": "136",
"private": true,
"ownCloudPackageVersion": "4.19",
"description": "Simple, modern & fast web-based email client",
@ -89,8 +89,6 @@
"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"
}
}