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 1c3a09b commit 6ca23efCopy full SHA for 6ca23ef
deno.jsonc
@@ -3,7 +3,8 @@
3
"version": "0.5.2",
4
"exports": "./src/plugin.ts",
5
"imports": {
6
- "@expo/devcert": "npm:@expo/devcert@^1.2.1"
+ "@expo/devcert": "npm:@expo/devcert@^1.2.1",
7
+ "vite": "npm:vite@^8.0.0"
8
},
9
"publish": {
10
"include": ["src/plugin.ts", "jsr.json", "LICENSE", "README.md"]
0 commit comments