Skip to content

Commit 7447f84

Browse files
committed
Update Fastly package to 10.x
1 parent 454f08a commit 7447f84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastly-to-insights",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Import Fastly data to New Relic Insights",
55
"main": "index.js",
66
"type": "module",
@@ -14,7 +14,7 @@
1414
"author": "Rebecca Holzschuh",
1515
"license": "Apache-2.0",
1616
"dependencies": {
17-
"fastly": "^3.1.0",
17+
"fastly": "^10.0.0",
1818
"node-fetch": "^3.3.0"
1919
}
2020
}

0 commit comments

Comments
 (0)