Skip to content

Commit 991fbbe

Browse files
committed
Promises are Node 4.x +
1 parent 4d6e66e commit 991fbbe

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"mime": "^1.3.4",
4040
"npmlog": "^2.0.0",
4141
"plist": "^1.2.0",
42-
"promise": "^7.1.1",
4342
"semver": "^5.1.0",
4443
"xcode": "^0.8.2"
4544
},

src/link.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
const path = require('path');
22
const log = require('npmlog');
33
const uniq = require('lodash.uniq');
4-
const Promise = require('promise');
54

65
const isEmpty = require('./isEmpty');
76
const registerDependencyAndroid = require('./android/registerNativeModule');

src/unlink.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
const path = require('path');
22
const log = require('npmlog');
33
const uniq = require('lodash.uniq');
4-
const Promise = require('promise');
54

65
const isEmpty = require('./isEmpty');
76
const unregisterDependencyAndroid = require('./android/unregisterNativeModule');

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy