We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf7b3fd commit 73bb7e2Copy full SHA for 73bb7e2
packages/beasties-webpack-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "beasties-webpack-plugin",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Webpack plugin to inline critical CSS and lazy-load the rest.",
5
"author": "The Chromium Authors",
6
"contributors": [
packages/beasties/package.json
"name": "beasties",
"description": "Inline critical CSS and lazy-load the rest.",
packages/vite-plugin-beasties/package.json
@@ -1,7 +1,7 @@
"name": "vite-plugin-beasties",
"type": "module",
- "version": "0.0.0",
"packageManager": "pnpm@10.7.1",
"description": "",
7
"license": "MIT",
0 commit comments