mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
66e5371030
- Upgrade node-sqlite3 from patched 3.0.2 to mainline 3.1.0 - Upgrade Electron to 0.30.8: NOTE: This is the latest in the 0.30 line. The 0.31+ line did a Chrome upgrade that we want to save for a later day. We've had a history of serious instabilities with these upgrades and are doing them conservatively - Upgrade coffee-script from 1.9.0 to 1.10.0 - Package updates in /build folder
53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"name": "nylas-build",
|
|
"description": "N1 build",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nylas/edgehill.git"
|
|
},
|
|
"dependencies": {
|
|
"async": "~0.2.9",
|
|
"bluebird": "^2.3",
|
|
"coffee-react-transform": "^3.1.0",
|
|
"coffeelint-cjsx": "^2.0",
|
|
"donna": "1.0.10",
|
|
"fs-plus": "2.x",
|
|
"github-releases": "~0.3.0",
|
|
"grunt": "~0.4.1",
|
|
"grunt-cli": "~0.1.9",
|
|
"grunt-coffee-react": "^2.1.0",
|
|
"grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe",
|
|
"grunt-coffeelint-cjsx": "^0.1",
|
|
"grunt-contrib-coffee": "~0.12.0",
|
|
"grunt-contrib-csslint": "~0.1.2",
|
|
"grunt-contrib-less": "~0.8.0",
|
|
"grunt-cson": "0.14.0",
|
|
"grunt-download-electron": "^2.1",
|
|
"grunt-electron-installer": "^1.0",
|
|
"grunt-lesslint": "0.13.0",
|
|
"grunt-markdown": "^0.7.0",
|
|
"grunt-peg": "~1.1.0",
|
|
"grunt-shell": "~0.3.1",
|
|
"handlebars": "^3.0.2",
|
|
"harmony-collections": "~0.3.8",
|
|
"highlight.js": "^8.8.0",
|
|
"json-front-matter": "^1.0.0",
|
|
"legal-eagle": "~0.9.0",
|
|
"meta-marked": "^0.3.3",
|
|
"minidump": "~0.8",
|
|
"moment": "^2.10",
|
|
"npm": "2.14.7",
|
|
"rcedit": "~0.3.0",
|
|
"request": "^2.64",
|
|
"rimraf": "~2.2.2",
|
|
"runas": "^3.1",
|
|
"s3": "^4.3",
|
|
"tello": "git+https://github.com/nylas/tello.git#built",
|
|
"temp": "~0.8.1",
|
|
"underscore": "^1.8",
|
|
"underscore.string": "^3.2",
|
|
"unzip": "~0.1.9",
|
|
"vm-compatibility-layer": "~0.1.0",
|
|
"webdriverio": "^2.4.5"
|
|
}
|
|
}
|