diff --git a/packages/babel-plugin-unpkg-rewrite/package.json b/packages/babel-plugin-unpkg-rewrite/package.json index e29a658..6986529 100644 --- a/packages/babel-plugin-unpkg-rewrite/package.json +++ b/packages/babel-plugin-unpkg-rewrite/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-unpkg-rewrite", - "version": "3.3.0", + "version": "3.4.0", "description": "Rewrite bare ES module specifiers as unpkg.com URLs with Babel", "repository": "unpkg/unpkg", "license": "MIT",