Skip to content

Commit

Permalink
Merge pull request #7 from fabrix-app/v1.1
Browse files Browse the repository at this point in the history
[chore] update dependencies
  • Loading branch information
scott-wyatt authored Aug 11, 2018
2 parents 55efc92 + c091a28 commit 1f4bfdf
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 65 deletions.
128 changes: 69 additions & 59 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fabrix/spool-cart",
"version": "1.1.4",
"version": "1.1.5",
"description": "Spool - eCommerce Spool for Fabrix",
"homepage": "https://fabrix.app",
"author": {
Expand Down Expand Up @@ -39,19 +39,19 @@
"url": "git+https://github.com/fabrix-app/spool-cart.git"
},
"dependencies": {
"boom": "^6.0.0",
"boom": "^7.2.0",
"currency-formatter": "^1.3.1",
"geolib": "^2.0.24",
"joi": "^13.4.0",
"joi": "^13.6.0",
"moment": "^2.19.2",
"multer": "^1.2.1",
"papaparse": "^4.6.0",
"remove-markdown": "^0.2.0",
"request": "^2.83.0",
"remove-markdown": "^0.3.0",
"request": "^2.88.0",
"sharp": "0.17.1",
"shortid": "^2.2.8",
"striptags": "^3.0.1",
"utf8": "^2.1.2"
"utf8": "^3.0.0"
},
"devDependencies": {
"@fabrix/fabrix": "^1.1.4",
Expand Down

0 comments on commit 1f4bfdf

Please sign in to comment.