Skip to content

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Jul 1, 2021
1 parent f624600 commit 036bec1
Show file tree
Hide file tree
Showing 2 changed files with 795 additions and 698 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"start": "node build/index.js"
},
"dependencies": {
"@vendure/admin-ui-plugin": "1.0.0",
"@vendure/asset-server-plugin": "1.0.0",
"@vendure/core": "1.0.0",
"@vendure/create": "1.0.0",
"@vendure/email-plugin": "1.0.0",
"@vendure/admin-ui-plugin": "1.1.0",
"@vendure/asset-server-plugin": "1.1.0",
"@vendure/core": "1.1.0",
"@vendure/create": "1.1.0",
"@vendure/email-plugin": "1.1.0",
"better-sqlite3": "^7.1.1",
"fs-extra": "^9.0.1",
"graphql-request": "^3.1.0"
"graphql-request": "^3.4.0"
},
"devDependencies": {
"typescript": "^4.0.3"
Expand Down
Loading

0 comments on commit 036bec1

Please sign in to comment.