Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maykbrito committed May 9, 2022
1 parent 059abc3 commit cd54daf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"displayName": "Mini Video Me",
"name": "mini-video-me",
"description": "A small webcam player focused on providing an easy way to add and control your webcam during recordings.",
"version": "4.0.0",
"version": "4.0.1",
"main": "./node_modules/.dev-temp-build/main.js",
"devTempBuildFolder": "./node_modules/.dev-temp-build",
"devServer": "http://localhost:4927",
Expand Down Expand Up @@ -107,4 +107,4 @@
"eslintIgnore": [
"dist"
]
}
}

0 comments on commit cd54daf

Please sign in to comment.