Locking Substance to a sha, style fixes.
Showing
- app/components/Admin/Editor.jsx 2 additions, 2 deletionsapp/components/Admin/Editor.jsx
- app/components/BlogRoll/LensBlogpostSummary.jsx 3 additions, 1 deletionapp/components/BlogRoll/LensBlogpostSummary.jsx
- app/index.html 3 additions, 2 deletionsapp/index.html
- package.json 1 addition, 1 deletionpackage.json
... | ... | @@ -49,7 +49,7 @@ |
"serve-favicon": "~2.3.0", | ||
"style-loader": "^0.12.3", | ||
"script-loader": "^0.6.1", | ||
"lens-writer": "substance/lens#dev", | ||
"lens": "substance/lens#969d3f0f1c1b13361317986ea91cc5dfc1073748", | ||
"trix": "^0.9.0", | ||
"simplemde": "^1.8.0", | ||
"webpack": "^1.12.2", | ||
... | ... |
Please register or sign in to comment