Skip to content

Commit

Permalink
Update package.json with 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rleojoseph committed Jun 24, 2022
1 parent f92d49d commit c06869b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion js-miniapp-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-miniapp-bridge",
"version": "1.14.0",
"version": "1.15.0",
"description": "Mini App JavaScript Bridge",
"dependencies": {},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion js-miniapp-sample/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-miniapp-sample",
"version": "1.14.0",
"version": "1.15.0",
"description": "Mini App Sample for JavaScript SDK",
"dependencies": {
"@brightcove/react-player-loader": "^1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion js-miniapp-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-miniapp-sdk",
"version": "1.14.0",
"version": "1.15.0",
"description": "Mini App SDK for JavaScript",
"main": "build/miniapp.bundle.js",
"browser": "build/miniapp.bundle.js",
Expand Down

0 comments on commit c06869b

Please sign in to comment.