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

Commit 25a7917

Browse files
committed
Add arty's auto config
1 parent 05830e7 commit 25a7917

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"typescript": ">=2.9.1"
5656
},
5757
"devDependencies": {
58+
"@artsy/auto-config": "^0.0.8",
5859
"@types/graphql": "^0.12.1",
5960
"@types/invariant": "2.2.29",
6061
"@types/jest": "^22.0.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# yarn lockfile v1
33

44

5+
"@artsy/auto-config@^0.0.8":
6+
version "0.0.8"
7+
resolved "https://registry.yarnpkg.com/@artsy/auto-config/-/auto-config-0.0.8.tgz#8ed725ea865a2dd976e0b7da954c313d04b24f64"
8+
integrity sha512-18INV7f1pqYYNxtlo/Ai9Sa24IrH/q/S+2flUw2/bWku9wAdjuRMB16+HhENO4mcQMIjw5LkfFxtrKVzpvganQ==
9+
510
"@babel/code-frame@^7.0.0":
611
version "7.0.0"
712
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"

0 commit comments

Comments
 (0)