# Orbs are reusable packages of CircleCI configuration that you may share across projects, enabling you to create encapsulated, parameterized commands, jobs, and executors that can be used across multiple projects.
# See: https://circleci.com/docs/2.0/orb-intro/
orbs:
node:circleci/node@4.1
# The Node.js orb contains a set of prepackaged CircleCI configuration you can utilize
# See the orb's test job here: https://circleci.com/developer/orbs/orb/circleci/node#jobs-test