We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64121a3 commit 921ad01Copy full SHA for 921ad01
demo/peacock/package.json
@@ -87,7 +87,7 @@
87
"watchify": "^3.9.0"
88
},
89
"dependencies": {
90
- "@foxcomm/api-js": "^1.1.6",
+ "@foxcomm/api-js": "file:../../api-js",
91
"@foxcomm/babel-plugin-react-stylenames": "^3.1.0",
92
"@foxcomm/wings": "^1.9.11",
93
"classnames": "^2.2.3",
demo/peacock/yarn.lock
@@ -2,9 +2,8 @@
2
# yarn lockfile v1
3
4
5
-"@foxcomm/api-js@^1.1.6":
+"@foxcomm/api-js@file:../../api-js":
6
version "1.1.6"
7
- resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fapi-js/-/api-js-1.1.6.tgz#53ff369e3ba745886c95e206f890a06deb43a41a"
8
dependencies:
9
debug "^2.2.0"
10
jwt-decode "^2.0.1"
0 commit comments