Browse Source

update versiov

Nikolay Suslov 3 years ago
parent
commit
80af8d1142
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,7 +1,7 @@
 {
   "name": "livecodingspace",
   "description": "LiveCoding.Space",
-  "version": "0.0.2",
+  "version": "0.7.0",
   "author": "Nikolai Suslov",
   "homepage": "https://livecoding.space",
   "repository": {
@@ -16,7 +16,7 @@
     "cors": "^2.8.5",
     "express": "^4.17.1",
     "gun": "0.2020.520",
-    "lcs-reflector": "0.5",
+    "lcs-reflector": "0.7.0",
     "morgan": "^1.10.0",
     "serve-index": "^1.9.1",
     "serve-static": "^1.14.1",