Skip to content

Commit 921ad01

Browse files
author
Artem
committed
Point to the local api-js
1 parent 64121a3 commit 921ad01

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

demo/peacock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"watchify": "^3.9.0"
8888
},
8989
"dependencies": {
90-
"@foxcomm/api-js": "^1.1.6",
90+
"@foxcomm/api-js": "file:../../api-js",
9191
"@foxcomm/babel-plugin-react-stylenames": "^3.1.0",
9292
"@foxcomm/wings": "^1.9.11",
9393
"classnames": "^2.2.3",

demo/peacock/yarn.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
# yarn lockfile v1
33

44

5-
"@foxcomm/api-js@^1.1.6":
5+
"@foxcomm/api-js@file:../../api-js":
66
version "1.1.6"
7-
resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fapi-js/-/api-js-1.1.6.tgz#53ff369e3ba745886c95e206f890a06deb43a41a"
87
dependencies:
98
debug "^2.2.0"
109
jwt-decode "^2.0.1"

0 commit comments

Comments
 (0)