Skip to content

Commit

Permalink
vite-cep-plugin bump
Browse files Browse the repository at this point in the history
  • Loading branch information
justintaylor-dev committed Jun 21, 2022
1 parent e4f459a commit f181c19
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.3.4",
"version": "0.3.5",
"scripts": {
"dev": "vite",
"debug": "cross-env DEBUG_REACT=true vite build --watch true",
Expand Down Expand Up @@ -62,7 +62,7 @@
"types-for-adobe-extras": "^0.0.1",
"typescript": "^4.4.4",
"vite": "^2.9.1",
"vite-cep-plugin": "^0.2.5",
"vite-cep-plugin": "^0.2.8",
"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 @@ -4557,10 +4557,10 @@ util@^0.10.3:
dependencies:
inherits "2.0.3"

vite-cep-plugin@^0.2.5:
version "0.2.5"
resolved "https://registry.yarnpkg.com/vite-cep-plugin/-/vite-cep-plugin-0.2.5.tgz#75ef6f9ebbc1f0aac74ad0b0edd47906171ad030"
integrity sha512-ryYfYDD3nMpy5Ej2fNc0+O609A3r/Q1W+q4KeU0kKGzW9jiISKTMnSeQl5AatjA7rLp2myh3EWZ2FoLpYUKSjA==
vite-cep-plugin@^0.2.8:
version "0.2.8"
resolved "https://registry.yarnpkg.com/vite-cep-plugin/-/vite-cep-plugin-0.2.8.tgz#5f55baf747371727b8b1c6dcb237423834b6d5d8"
integrity sha512-yaw8PEZ05d1vAvXKRhzbVjxsudGtJpMtHIauUSz226DOFzhDq84ix/nypqv4KJbExCAPW4SQAmrqpt6jJ2pMzA==
dependencies:
fs-extra "^10.0.0"
jsxbin "^2.2.0"
Expand Down

0 comments on commit f181c19

Please sign in to comment.