Parcourir la source

Merge tag 'v0.1.8' into develop

Exported configuration to component
rigwild il y a 5 ans
Parent
commit
c307f04980
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "expe-web",
-  "version": "0.1.7",
+  "version": "0.1.8",
   "private": true,
   "scripts": {
     "server:start": "node -r esm server/index.js",