Skip to content

Commit 505f104

Browse files
committed
chore: release v0.3.2
1 parent 6ed20a6 commit 505f104

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt-proxy",
33
"type": "module",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"packageManager": "[email protected]",
66
"description": "Http-proxy middleware for Nuxt 3.",
77
"author": "Robert Soriano <[email protected]>",
@@ -36,7 +36,6 @@
3636
"*.d.ts"
3737
],
3838
"scripts": {
39-
"prepublishOnly": "nr build",
4039
"build": "nuxt-module-build",
4140
"play": "nr build && nuxi dev playground",
4241
"build:playground": "nuxi build playground",

0 commit comments

Comments
 (0)