Skip to content

Commit 8c6726b

Browse files
author
Artem
committed
Revert "Update api-js to version 1.2.2"
This reverts commit 6612d17.
1 parent 6612d17 commit 8c6726b

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
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.2",
91+
"@foxcomm/api-js": "^1.2.1",
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

+1-11
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":
5+
"@foxcomm/api-js@^1.2.0", "@foxcomm/api-js@^1.2.1":
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,16 +12,6 @@
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-
2515
"@foxcomm/babel-plugin-react-stylenames@^3.1.0":
2616
version "3.1.0"
2717
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)