# frozen_string_literal: true module Esbuild VERSION = "0.1.0" ESBUILD_VERSION = "0.11.9" end