@mhbdev/next-safe-route 0.0.33 → 0.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mhbdev/next-safe-route",
3
- "version": "0.0.33",
3
+ "version": "0.0.34",
4
4
  "description": "A safer way to define route handlers in Next.js",
5
5
  "keywords": [
6
6
  "next",
@@ -19,7 +19,7 @@
19
19
  },
20
20
  "repository": {
21
21
  "type": "git",
22
- "url": "https://github.com/mhbdev/next-safe-route/next-safe-route"
22
+ "url": "https://github.com/mhbdev/next-safe-route.git"
23
23
  },
24
24
  "license": "MIT",
25
25
  "author": {