瀏覽代碼

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",