afrokick 5 anni fa
parent
commit
a74596f2bf
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "peer",
-  "version": "0.5.2",
+  "version": "0.5.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peer",
-  "version": "0.5.2",
+  "version": "0.5.3",
   "description": "PeerJS server component",
   "main": "dist/src/index.js",
   "bin": {