Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0482dce

Browse files
committed
try bumping npm v in circle.yml to 6.0.0
1 parent 736c42d commit 0482dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ machine:
1212

1313
node:
1414
# use a pre-installed version of node so we don't need to download it.
15-
version: 4.2.2
15+
version: 6.0.0 # 4.2.2
1616

1717
dependencies:
1818

0 commit comments

Comments
 (0)