Skip to content

Commit c33572c

Browse files
dotslashderekDerek Thompson
andauthored
Chore/bump node version for build (#197)
* fix(package.json): bumping json-schema-tree to 2.2.1 * chore(circleci_config): bump the version of ndoe for the release build Co-authored-by: Derek Thompson <derekthompson@Dereks-MacBook-Pro.local>
1 parent 7779664 commit c33572c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
release:
1313
docker:
14-
- image: circleci/node:12
14+
- image: circleci/node:16.13
1515
steps:
1616
- checkout
1717
- run: yarn

0 commit comments

Comments
 (0)