Skip to content

Commit 35c7034

Browse files
authored
Merge pull request #15 from fastly/kats/2025oct-updates
Oct 2025 updates
2 parents 3ca3f6b + 455d62a commit 35c7034

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.fastlyignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/node_modules
2+
/bin
3+
/pkg
4+
/devconfig.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"jws": "^4.0.0"
88
},
99
"devDependencies": {
10-
"@fastly/cli": "^11.0.0",
10+
"@fastly/cli": "^12.1.0",
1111
"buffer": "^6.0.3",
1212
"node-polyfill-webpack-plugin": "^2.0.1",
1313
"webpack": "^5.98.0",

0 commit comments

Comments
 (0)