Skip to content

Commit 4b47806

Browse files
committedDec 25, 2018
Merge branch '0.9'
2 parents d7c3561 + 7ac60e7 commit 4b47806

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+8080
-11121
lines changed
 

‎.babelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"presets": [
33
"./config/babel/node-ssr"
44
]
5-
}
5+
}

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
defaults: &defaults
22
docker:
3-
- image: circleci/node:8.11.2
3+
- image: circleci/node:10.14.2
44

55
version: 2
66
jobs:

0 commit comments

Comments
 (0)