Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
repo added
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim-Mazurok committed May 20, 2019
1 parent e002a39 commit 5261722
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 4 deletions.
149 changes: 146 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -5,6 +5,10 @@
"email": "maxim@mazurok.com",
"url": "https://maxim.mazurok.com"
},
"repository": {
"url": "https://github.com/Maxim-Mazurok/shopify-emons-integration",
"type": "git"
},
"version": "1.0.0",
"description": "Integration between Shopify store and Emons shipping",
"main": "src/server.js",
Expand All @@ -21,7 +25,7 @@
"license": "MIT",
"dependencies": {
"body-parser": "^1.19.0",
"csv-writer": "^1.3.0",
"csvwriter": "^1.3.0",
"dotenv": "^8.0.0",
"express": "^4.17.0",
"fastest-validator": "^0.6.17",
Expand Down

0 comments on commit 5261722

Please sign in to comment.