Skip to content

Commit 6612d17

Browse files
author
Artem
committed
Update api-js to version 1.2.2
1 parent db638ff commit 6612d17

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

demo/peacock/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"watchify": "^3.9.0"
8989
},
9090
"dependencies": {
91-
"@foxcomm/api-js": "^1.2.1",
91+
"@foxcomm/api-js": "^1.2.2",
9292
"@foxcomm/babel-plugin-react-stylenames": "^3.1.0",
9393
"@foxcomm/storefront-react": "^1.3.0",
9494
"@foxcomm/wings": "^1.9.12",

demo/peacock/yarn.lock

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@foxcomm/api-js@^1.2.0", "@foxcomm/api-js@^1.2.1":
5+
"@foxcomm/api-js@^1.2.0":
66
version "1.2.1"
77
resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fapi-js/-/api-js-1.2.1.tgz#0a099a15a4dffb32ab61d3eefd1ecb78299b088d"
88
dependencies:
@@ -12,6 +12,16 @@
1212
postinstall-build "^0.2.1"
1313
superagent "^3.5.2"
1414

15+
"@foxcomm/api-js@^1.2.2":
16+
version "1.2.2"
17+
resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fapi-js/-/api-js-1.2.2.tgz#3f4a636959e05a2001d75274c260112ac86577fa"
18+
dependencies:
19+
debug "^2.2.0"
20+
jwt-decode "^2.0.1"
21+
lodash "^4.17.4"
22+
postinstall-build "^0.2.1"
23+
superagent "^3.5.2"
24+
1525
"@foxcomm/babel-plugin-react-stylenames@^3.1.0":
1626
version "3.1.0"
1727
resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fbabel-plugin-react-stylenames/-/babel-plugin-react-stylenames-3.1.0.tgz#34b9dc9625a502e42e86536e99548de90f1439e6"

0 commit comments

Comments
 (0)