Skip to content

Commit 0c73621

Browse files
committed
more changes
1 parent 5774c41 commit 0c73621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/frameworks/frameworks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const apiFrameworks: FrameworkDefinition[] = [
55
files: ["package.json", "host.json"],
66
config: {
77
apiBuildCommand: "npm run build --if-present",
8-
apiLanguage: "node.js",
8+
apiLanguage: "node",
99
apiVersion: "16",
1010
},
1111
},

0 commit comments

Comments
 (0)