Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Aug 29, 2024
1 parent deffff7 commit 2904925
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plugnmeet-protocol-js",
"version": "1.0.4",
"version": "1.0.5-rc.0",
"description": "plugNmeet JS proto files",
"author": "Jibon L. Costa",
"license": "MIT",
Expand All @@ -9,7 +9,7 @@
"module": "dist/index.mjs.js",
"types": "dist/index.d.ts",
"files": [
"src"
"dist"
],
"scripts": {
"build": "rm -rf ./dist && parcel build"
Expand Down

0 comments on commit 2904925

Please sign in to comment.