mirror of
https://github.com/frappe/books.git
synced 2024-11-08 23:00:56 +00:00
v0.0.2
This commit is contained in:
parent
b90c441315
commit
be594cb14a
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user