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 5e89688 commit 3c5bdadCopy full SHA for 3c5bdad
package.json
@@ -66,17 +66,14 @@
66
"husky": "^7.0.2",
67
"jest": "^27.2.0",
68
"nodemon": "^2.0.12",
69
- "nuxt": "^2.15.8",
+ "nuxt-edge": "^2.16.0-27217455.034b9901",
70
"prettier": "^2.4.1",
71
"rimraf": "^3.0.2",
72
"standard-version": "^9.3.1",
73
"ts-jest": "^27.0.5",
74
"typescript": "^4.4.3"
75
},
76
- "files": [
77
- "dist",
78
- "nuxt"
79
- ],
+ "files": ["dist", "nuxt"],
80
"dependencies": {
81
"camelcase-keys": "^7.0.0",
82
"qs": "^6.10.1",
0 commit comments