We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ca3f6b + 455d62a commit 35c7034Copy full SHA for 35c7034
.fastlyignore
@@ -0,0 +1,4 @@
1
+/node_modules
2
+/bin
3
+/pkg
4
+/devconfig.json
package.json
@@ -7,7 +7,7 @@
7
"jws": "^4.0.0"
8
},
9
"devDependencies": {
10
- "@fastly/cli": "^11.0.0",
+ "@fastly/cli": "^12.1.0",
11
"buffer": "^6.0.3",
12
"node-polyfill-webpack-plugin": "^2.0.1",
13
"webpack": "^5.98.0",
0 commit comments