Skip to content

Commit

Permalink
fix: update sirv to decode url in preview (#3680)
Browse files Browse the repository at this point in the history
  • Loading branch information
andylizi committed Jun 5, 2021
1 parent fe22a66 commit f9e0d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"prettier": "2.3.0",
"rimraf": "^3.0.2",
"semver": "^7.3.4",
"sirv": "^1.0.10",
"sirv": "^1.0.12",
"ts-jest": "^27.0.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.2",
Expand Down

0 comments on commit f9e0d03

Please sign in to comment.