Skip to content

Commit badf362

Browse files
committed
v1.5.0
1 parent 617c924 commit badf362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@luxdamore/nuxt-prune-html",
3-
"version": "1.4.8",
3+
"version": "1.5.0",
44
"description": "Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots by removing all the scripts with dynamic rendering",
55
"author": "Luca Iaconelli <lucabelli@msn.com> (https://lucaiaconelli.it)",
66
"license": "MIT",

0 commit comments

Comments
 (0)