Skip to content

Commit a72329c

Browse files
authored
Merge pull request #16 from rcarmo/dependabot/npm_and_yarn/durable-functions-3.0.0
Bump durable-functions from 2.1.3 to 3.0.0
2 parents c3884d0 + 2ba1250 commit a72329c

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": "^2.1.1",
7+
"durable-functions": "^3.0.0",
88
"cheerio": "^1.0.0-rc.3",
99
"gray-matter": "^4.0.2",
1010
"remarkable": "^2.0.0",

0 commit comments

Comments
 (0)