1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-01-28 08:07:16 +00:00

cleanup useless packages

This commit is contained in:
Rokt33r
2015-07-29 00:03:01 +09:00
parent b1be92e6c9
commit e88c197f86
5 changed files with 4 additions and 5 deletions

View File

@@ -33,15 +33,12 @@
"dependencies": {
"dotenv": "^1.1.0",
"electron-stylus": "^0.1.0",
"halogen": "^0.1.10",
"markdown-it": "^4.3.1",
"moment": "^2.10.3",
"node-jsx": "^0.13.3",
"node-notifier": "^4.2.1",
"react": "^0.13.3",
"react-router": "^0.13.3",
"react-select": "^0.5.4",
"react-tooltip": "^0.3.3",
"reflux": "^0.2.8",
"superagent": "^1.2.0"
},