Skip to content

Commit b22ea14

Browse files
committed
update react-storefront-connector
1 parent 212c5cc commit b22ea14

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"dependencies": {
3131
"cheerio": "^1.0.0-rc.3",
3232
"isomorphic-unfetch": "^3.0.0",
33-
"lodash": "^4.17.15",
3433
"react-storefront": "^8.12.0"
3534
},
3635
"devDependencies": {
@@ -45,10 +44,10 @@
4544
"@types/lodash": "^4.14.155",
4645
"babel-loader": "^8.0.6",
4746
"babel-plugin-transform-imports": "^2.0.0",
48-
"lodash": "^4.17.15",
47+
"lodash": "^4.17.19",
4948
"npm-watch": "^0.6.0",
5049
"prettier": "^1.19.1",
51-
"react-storefront-connector": "file:.yalc/react-storefront-connector",
50+
"react-storefront-connector": "^1.0.0",
5251
"typescript": "^3.9.5"
5352
}
5453
}

0 commit comments

Comments
 (0)