1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Move markdown-it-imsize dev-dependency to production

This commit is contained in:
asmsuechan
2017-06-03 20:47:43 +09:00
parent b24c06bee6
commit f6fbec0a2e
2 changed files with 3 additions and 4 deletions

View File

@@ -63,6 +63,7 @@
"markdown-it-checkbox": "^1.1.0",
"markdown-it-emoji": "^1.1.1",
"markdown-it-footnote": "^3.0.0",
"markdown-it-imsize": "^2.0.1",
"md5": "^2.0.0",
"mixpanel": "^0.4.1",
"moment": "^2.10.3",
@@ -102,7 +103,6 @@
"grunt-electron-installer": "^1.2.0",
"history": "^1.17.0",
"jsdom": "^9.4.2",
"markdown-it-imsize": "^2.0.1",
"merge-stream": "^1.0.0",
"nib": "^1.1.0",
"react-color": "^2.2.2",