Skip to content

Commit 2a995d9

Browse files
committed
chore(build): upgrate to node 12 and gulp 4
1 parent cc1f25c commit 2a995d9

File tree

4 files changed

+2911
-1181
lines changed

4 files changed

+2911
-1181
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/ionic-native/
55
docker:
6-
- image: node:10
6+
- image: node:12
77
steps:
88
- checkout
99
- restore_cache:

0 commit comments

Comments
 (0)