Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit a3725fe

Browse files
fix(deps): pin dependency @dvcorg/websites-server to v0.1.1
1 parent 8e4df87 commit a3725fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@dvcorg/gatsby-theme-iterative": "0.3.10",
48-
"@dvcorg/websites-server": "^0.1.1",
48+
"@dvcorg/websites-server": "0.1.1",
4949
"@emotion/react": "^11.10.5",
5050
"@emotion/styled": "^11.10.5",
5151
"@hapi/wreck": "^18.0.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@
16511651
unist-util-remove-position "^4.0.1"
16521652
unist-util-visit "^4.1.0"
16531653

1654-
"@dvcorg/websites-server@^0.1.1":
1654+
16551655
version "0.1.1"
16561656
resolved "https://registry.yarnpkg.com/@dvcorg/websites-server/-/websites-server-0.1.1.tgz#14c9f915f389af6d0a0860dea64e5e01aa906b3a"
16571657
integrity sha512-YRR7WzQlRtfWR9FUqPv1TPQfa13bglda9ww5UFeF8hLkE+hpxVtB/hpELpJ6cF0CPKytfc0WbWMOIi7nCeXjrg==

0 commit comments

Comments
 (0)