Skip to content

Commit 0301f61

Browse files
authored
Merge pull request #234 from z0ffy/feature/release-1.8.0
feat: bump version to 1.8.0 and add nuxt keyword
2 parents baa8e0b + f5e62b4 commit 0301f61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "vite-plugin-bundle-obfuscator",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "JavaScript obfuscator plugin for Vite environments",
55
"keywords": [
66
"vite",
77
"vite-rolldown",
8+
"nuxt",
89
"obfuscator",
910
"vite-plugin-obfuscator",
1011
"vite-bundle-obfuscator",

0 commit comments

Comments
 (0)