Skip to content

Commit

Permalink
🔧 update node version for bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
JAGFx committed May 2, 2020
1 parent 62287c9 commit 8202785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"../dist/"
],
"targets" : [
"node12",
"node13"
"node13",
"node14"
]
}
}

0 comments on commit 8202785

Please sign in to comment.