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 0dacd0f commit 8950351Copy full SHA for 8950351
package.json
@@ -3,7 +3,10 @@
3
"private": false,
4
"version": "0.1.0",
5
"description": "Nuxt Toolkit to create full-stack applications on the Edge.",
6
- "repository": "nuxt-hub/core",
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/nuxt-hub/core.git"
9
+ },
10
"license": "Apache-2.0",
11
"type": "module",
12
"exports": {
0 commit comments