2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 23:00:56 +00:00
This commit is contained in:
Faris Ansari 2018-05-08 15:46:09 +05:30
parent b90c441315
commit be594cb14a

View File

@ -2,7 +2,7 @@
"name": "frappe-accounting",
"description": "Simple Accounting app for everyone",
"productName": "Frappe Accounting",
"version": "0.0.1",
"version": "0.0.2",
"author": {
"name": "Frappe Technologies Pvt. Ltd.",
"email": "hello@frappe.io"
@ -24,7 +24,7 @@
"postinstall": "electron-builder install-app-deps"
},
"dependencies": {
"frappejs": "^0.0.6"
"frappejs": "^0.0.7"
},
"devDependencies": {
"electron": "1.8.4",