Skip to content

Commit 0dc2ad7

Browse files
authored
Merge pull request #13 from rcarmo/dependabot/npm_and_yarn/durable-functions-2.1.1
Bump durable-functions from 1.5.4 to 2.1.1
2 parents 5b71f61 + b21f25a commit 0dc2ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This is a static file generator that demonstrates how to build a blob storage processing pipeline with durable functions",
55
"main": "index.js",
66
"dependencies": {
7-
"durable-functions": "^1.2.2",
7+
"durable-functions": "^2.1.1",
88
"cheerio": "^1.0.0-rc.3",
99
"gray-matter": "^4.0.2",
1010
"remarkable": "^2.0.0",

0 commit comments

Comments
 (0)