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

Commit 988c87e

Browse files
fix(deps): pin dependency @dvcorg/websites-server to 0.1.1
1 parent ae0c8fe commit 988c87e

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.7",
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
@@ -1543,7 +1543,7 @@
15431543
unist-util-remove-position "^4.0.1"
15441544
unist-util-visit "^4.1.0"
15451545

1546-
"@dvcorg/websites-server@^0.1.1":
1546+
15471547
version "0.1.1"
15481548
resolved "https://registry.yarnpkg.com/@dvcorg/websites-server/-/websites-server-0.1.1.tgz#14c9f915f389af6d0a0860dea64e5e01aa906b3a"
15491549
integrity sha512-YRR7WzQlRtfWR9FUqPv1TPQfa13bglda9ww5UFeF8hLkE+hpxVtB/hpELpJ6cF0CPKytfc0WbWMOIi7nCeXjrg==

0 commit comments

Comments
 (0)