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 dc3a068 commit 09a0037Copy full SHA for 09a0037
src/schemas/index.ts
@@ -10,7 +10,7 @@ import { Equals, Keys, AssertEqual } from "../utils/type-fu"
10
* Extension
11
*/
12
13
-import { publisher, name, version } from "../../package.json"
+import { publisher, name, version } from "../package.json"
14
15
export const Package = {
16
publisher,
0 commit comments