Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 33b01fc

Browse files
committed
chore: Apply PR feedback
1 parent 168d5bf commit 33b01fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"patch-package": "^6.2.0",
5353
"postinstall-postinstall": "^2.0.0",
5454
"relay-compiler": "^7.0.0",
55-
"relay-compiler-language-typescript": "file:../lib",
55+
"relay-compiler-language-typescript": "file:.yalc/relay-compiler-language-typescript",
5656
"ts-loader": "^6.2.0",
5757
"tslint": "^5.20.0",
5858
"tslint-plugin-relay": "^0.0.3",

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"csstype": "^2.5.6",
5151
"fork-ts-checker-webpack-plugin": "^3.1.1",
5252
"relay-compiler": "^7.0.0",
53-
"relay-compiler-language-typescript": "file:../lib",
53+
"relay-compiler-language-typescript": "file:.yalc/relay-compiler-language-typescript",
5454
"ts-loader": "^6.2.0",
5555
"tslint": "^5.20.0",
5656
"tslint-plugin-relay": "^0.0.3",

0 commit comments

Comments
 (0)