Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Taylor committed May 8, 2022
1 parent 00de111 commit 285b686
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bolt-cep",
"version": "0.1.4",
"version": "0.1.5",
"scripts": {
"dev": "vite",
"debug": "cross-env DEBUG_REACT=true vite build --watch true",
Expand Down Expand Up @@ -57,7 +57,7 @@
"types-for-adobe-extras": "^0.0.1",
"typescript": "^4.4.4",
"vite": "^2.9.1",
"vite-cep-plugin": "^0.1.7",
"vite-cep-plugin": "^0.1.9",
"yarn": "^1.22.17"
},
"main": "index.js",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4333,10 +4333,10 @@ util@^0.10.3:
dependencies:
inherits "2.0.3"

vite-cep-plugin@^0.1.7:
version "0.1.7"
resolved "https://registry.yarnpkg.com/vite-cep-plugin/-/vite-cep-plugin-0.1.7.tgz#56fe0beb592f5ecd4665de1f14ecb0147d88dfc3"
integrity sha512-nnlm0zNzD8fhjhDuXuxav7aacloUWj7P7YLfO2jdPRbk7q7eVFqpOaPTlrn2sA4JkT6AIIVa+L4UAYvxEdEH2g==
vite-cep-plugin@^0.1.9:
version "0.1.9"
resolved "https://registry.yarnpkg.com/vite-cep-plugin/-/vite-cep-plugin-0.1.9.tgz#1190593bf89d131a8a078b84d70706e6f27eb8fb"
integrity sha512-lNNH4sYnPfgFGxz2maw9KIbHyKU3VUfKAmSbeMlvm/+2fGxd/9hi3Hsnx79eYcXwfzWcAJKmFzc5zh4hApEfKw==
dependencies:
fs-extra "^10.0.0"
jsxbin "^2.2.0"
Expand Down

0 comments on commit 285b686

Please sign in to comment.