Sfoglia il codice sorgente

Update website/package.json

Kevin van Zonneveld 6 anni fa
parent
commit
520ea90521
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      website/package.json

+ 2 - 2
website/package.json

@@ -3,7 +3,7 @@
   "version": "0.0.1",
   "version": "0.0.1",
   "private": true,
   "private": true,
   "hexo": {
   "hexo": {
-    "version": "3.7.1"
+    "version": "3.8.0"
   },
   },
   "dependencies": {
   "dependencies": {
     "autoprefixer": "^7.2.6",
     "autoprefixer": "^7.2.6",
@@ -44,4 +44,4 @@
     "node-notifier": "^5.2.1",
     "node-notifier": "^5.2.1",
     "watchify": "^3.11.0"
     "watchify": "^3.11.0"
   }
   }
-}
+}