|
62 | 62 | "archiver": "^1.1.0",
|
63 | 63 | "archiver-utils": "^1.3.0",
|
64 | 64 | "asar-electron-builder": "^0.13.5",
|
65 |
| - "bluebird": "^3.4.6", |
| 65 | + "bluebird-lst-c": "^1.0.2", |
66 | 66 | "chalk": "^1.1.3",
|
67 | 67 | "chromium-pickle-js": "^0.2.0",
|
68 | 68 | "cli-cursor": "^1.0.2",
|
69 | 69 | "cuint": "^0.2.2",
|
70 | 70 | "debug": "^2.2.0",
|
71 | 71 | "electron-download": "2.1.2",
|
72 | 72 | "electron-osx-sign-tf": "^1.0.1",
|
73 |
| - "fs-extra-p": "^1.2.0", |
| 73 | + "fs-extra-p": "^2.0.3", |
74 | 74 | "hosted-git-info": "^2.1.5",
|
75 | 75 | "ini": "^1.3.4",
|
76 | 76 | "isbinaryfile": "^3.0.1",
|
|
94 | 94 | "yargs": "^6.3.0"
|
95 | 95 | },
|
96 | 96 | "devDependencies": {
|
97 |
| - "@develar/semantic-release": "^6.3.10", |
98 |
| - "@develar/types": "^1.0.1", |
| 97 | + "@develar/semantic-release": "^6.3.11", |
99 | 98 | "@types/ini": "^1.3.29",
|
100 | 99 | "@types/js-yaml": "^3.5.28",
|
101 | 100 | "@types/source-map-support": "^0.2.28",
|
102 | 101 | "ava-tf": "^0.16.4",
|
103 | 102 | "babel-plugin-array-includes": "^2.0.3",
|
104 | 103 | "babel-plugin-transform-async-to-module-method": "^6.16.0",
|
105 |
| - "babel-plugin-transform-es2015-destructuring": "^6.16.0", |
106 |
| - "babel-plugin-transform-es2015-parameters": "^6.17.0", |
| 104 | + "babel-plugin-transform-es2015-destructuring": "^6.18.0", |
| 105 | + "babel-plugin-transform-es2015-parameters": "^6.18.0", |
107 | 106 | "babel-plugin-transform-es2015-spread": "^6.8.0",
|
108 | 107 | "babel-plugin-transform-inline-imports-commonjs": "^1.2.0",
|
109 | 108 | "decompress-zip": "^0.3.0",
|
|
112 | 111 | "husky": "^0.11.9",
|
113 | 112 | "json8": "^0.9.2",
|
114 | 113 | "path-sort": "^0.1.0",
|
115 |
| - "ts-babel": "^1.1.2", |
| 114 | + "ts-babel": "^1.1.3", |
116 | 115 | "tslint": "^4.0.0-dev.0",
|
117 | 116 | "typescript": "^2.1.0-dev.20161025",
|
118 | 117 | "validate-commit-msg": "^2.8.2",
|
|
123 | 122 | [
|
124 | 123 | "transform-async-to-module-method",
|
125 | 124 | {
|
126 |
| - "module": "bluebird", |
| 125 | + "module": "bluebird-lst-c", |
127 | 126 | "method": "coroutine"
|
128 | 127 | }
|
129 | 128 | ],
|
|
0 commit comments