Skip to content

Commit

Permalink
vereion 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Apr 19, 2024
1 parent dd43a98 commit 7644c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ datastore table definition this way:
import { DefineFunction, SlackFunction } from "deno-slack-sdk/mod.ts";

// Add the following to import_map.json
// "deno-slack-data-mapper/": "https://deno.land/x/deno_slack_data_mapper@2.5.0/",
// "deno-slack-data-mapper/": "https://deno.land/x/deno_slack_data_mapper@2.6.0/",
import { DataMapper, Operator } from "deno-slack-data-mapper/mod.ts";

import { Surveys } from "../datastores/surveys.ts";
Expand Down

0 comments on commit 7644c83

Please sign in to comment.