diff --git a/package.json b/package.json index bf05ac9..392122a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-reporter-bundle-manifest", - "version": "0.1.3", + "version": "0.1.4", "description": "https://github.com/mugi-uno/parcel-plugin-bundle-manifest, but for Parcel 2", "scripts": { "build": "parcel build src/BundleManifestReporter.ts",