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

Merge pull request #603 from nadr0/copyclipboard

Copy clipboard button for markdown code blocks
This commit is contained in:
SuenagaRyota
2017-06-06 21:38:00 +09:00
committed by GitHub
2 changed files with 26 additions and 0 deletions

View File

@@ -90,6 +90,7 @@
"babel-preset-react-hmre": "^1.0.1",
"babel-register": "^6.11.6",
"concurrently": "^3.4.0",
"copy-to-clipboard": "^3.0.6",
"css-loader": "^0.19.0",
"devtron": "^1.1.0",
"dom-storage": "^2.0.2",