Skip to content

Commit

Permalink
feat: use controlpanel 0.43.0 for minimal example
Browse files Browse the repository at this point in the history
  • Loading branch information
pozylon committed Mar 16, 2020
1 parent 882feb2 commit 12f94f9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions examples/minimal/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "^7.8.7",
"@unchainedshop/controlpanel": "^0.41.0",
"@unchainedshop/controlpanel": "^0.43.0",
"apollo-server-express": "^2.11.0",
"bcrypt": "^4.0.1",
"braintree": "^2.22.0",
Expand All @@ -49,13 +49,13 @@
"mjml": "^4.6.2",
"moment": "^2.24.0",
"moniker": "^0.1.2",
"mustache": "^4.0.0",
"mustache": "^4.0.1",
"node-cache": "^5.1.0",
"node-sheets": "^1.1.0",
"open": "^7.0.3",
"ramda": "^0.27.0",
"simpl-schema": "^1.5.7",
"stripe": "^8.31.0",
"stripe": "^8.32.0",
"xml-js": "^1.6.11"
},
"devDependencies": {
Expand Down

0 comments on commit 12f94f9

Please sign in to comment.