Преглед на файлове

Pin the version of our own hexo-renderer-postcss fork

(This way, you can freely change your repo without new installs of Uppy
breaking due to incompatibilities. This is of course until we can run
on the official module again - at which point we'll pin on semver vs a
commit again)
Kevin van Zonneveld преди 9 години
родител
ревизия
82a57c38d1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      website/package.json

+ 1 - 1
website/package.json

@@ -16,7 +16,7 @@
     "hexo-renderer-ejs": "^0.1.0",
     "hexo-renderer-marked": "^0.2.4",
     "hexo-renderer-scss": "^1.0.1",
-    "hexo-renderer-postcss": "https://github.com/arturi/hexo-renderer-postcss",
+    "hexo-renderer-postcss": "https://github.com/arturi/hexo-renderer-postcss#afca2bc12f5816067b15a9d24017c70e077b9f0b",
     "hexo-server": "^0.1.2",
     "postcss-svg": "^1.0.4",
     "hexo-tag-emojis": "^2.0.0",