mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-27 19:07:15 +08:00
fix(package): revert to upgraded package.json
This commit is contained in:
parent
46ee3d8cc8
commit
5de64331b9
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
@ -31,8 +31,8 @@
|
|||
"guid": "0.0.10",
|
||||
"inflection": "^1.7",
|
||||
"jasmine-json": "~0.0",
|
||||
"jasmine-react-helpers": "^0.2",
|
||||
"jasmine-tagged": "^1.1.2",
|
||||
"jasmine-react-helpers": "^0.2",
|
||||
"jquery": "^2.1.1",
|
||||
"juice": "^1.4",
|
||||
"less-cache": "0.21",
|
||||
|
@ -40,13 +40,13 @@
|
|||
"mkdirp": "^0.5",
|
||||
"moment": "^2.8",
|
||||
"moment-timezone": "^0.3",
|
||||
"nock": "^2",
|
||||
"nslog": "^3",
|
||||
"node-uuid": "^1.4",
|
||||
"nslog": "^2.0.0",
|
||||
"nock": "^2",
|
||||
"optimist": "0.4.0",
|
||||
"pathwatcher": "^4.4.0",
|
||||
"promise-queue": "2.1.1",
|
||||
"pathwatcher": "~6.2",
|
||||
"property-accessors": "^1",
|
||||
"promise-queue": "2.1.1",
|
||||
"proxyquire": "1.3.1",
|
||||
"q": "^1.0.1",
|
||||
"raven": "0.7.2",
|
||||
|
|
Loading…
Reference in a new issue