1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 18:56:22 +00:00

0.4.0-beta.1

This commit is contained in:
Rokt33r
2015-11-05 10:33:14 +09:00
parent 388027b731
commit 59d3c6c94f

View File

@@ -1,6 +1,6 @@
{ {
"name": "boost", "name": "boost",
"version": "0.4.0-beta", "version": "0.4.0-beta.1",
"description": "Boost App", "description": "Boost App",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {
@@ -38,6 +38,7 @@
"homepage": "https://github.com/Rokt33r/codexen-app#readme", "homepage": "https://github.com/Rokt33r/codexen-app#readme",
"dependencies": { "dependencies": {
"devicon": "^2.0.0", "devicon": "^2.0.0",
"electron-packager": "^5.1.1",
"font-awesome": "^4.3.0", "font-awesome": "^4.3.0",
"fs-jetpack": "^0.7.0", "fs-jetpack": "^0.7.0",
"lodash": "^3.10.1", "lodash": "^3.10.1",