# frozen_string_literal: true module Esbuild VERSION = "0.2.0" ESBUILD_VERSION = "0.12.8" end