Skip to content

Commit 2214828

Browse files
committed
fix(manifest): bump version
1 parent 5814320 commit 2214828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fastly.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
authors = ["<[email protected]>"]
55
description = "An empty application template for the Fastly Compute@Edge environment which simply returns a 200 OK response."
66
language = "javascript"
7-
manifest_version = 2
7+
manifest_version = 3
88
name = "Empty starter for JavaScript"
99

1010
[scripts]
11-
build = "npm run build"
11+
build = "npm run build"

0 commit comments

Comments
 (0)