File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nextjs-woocommerce" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Nextjs WooCommerce webshop" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 5
5
export const WOO_CONFIG = {
6
6
GRAPHQL_URL : 'https://woo.dfweb.no/graphql' ,
7
7
ALGOLIA_APP_ID : '7L9M5Y0B1K' ,
8
- ALGOLIA_PUBLIC_API_KEY : '1536a3704dfa8b3e42f82e5f95601d47 ' ,
8
+ ALGOLIA_PUBLIC_API_KEY : '6f03421b21d2320c3d544777235debf1 ' ,
9
9
ALGOLIA_INDEX_NAME : 'dfweb' ,
10
10
PLACEHOLDER_SMALL_IMAGE_URL : 'https://res.cloudinary.com/duelisue0/image/upload/v1600187495/Nextjs-Woocommerce/337_utsb7h.jpg' ,
11
11
PLACEHOLDER_LARGE_IMAGE_URL : 'https://res.cloudinary.com/duelisue0/image/upload/v1595541416/Nextjs-Woocommerce/placeholder-616-616_beecp5.jpg' ,
You can’t perform that action at this time.
0 commit comments