Skip to content

Commit

Permalink
Update Inlang config
Browse files Browse the repository at this point in the history
  • Loading branch information
WarningImHack3r authored and github-actions[bot] committed Aug 1, 2023
1 parent 29a2907 commit 80e2c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inlang.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export async function defineConfig(env) {
);

const { default: sdkPlugin } = await env.$import(
"https://cdn.jsdelivr.net/npm/@inlang/sdk-js-plugin@0.6.3/dist/index.js"
"https://cdn.jsdelivr.net/npm/@inlang/sdk-js-plugin@0.11.0/dist/index.js"
);

const { default: standardLintRules } = await env.$import(
Expand Down

0 comments on commit 80e2c58

Please sign in to comment.