mirror of
https://github.com/frappe/books.git
synced 2025-02-10 16:08:35 +00:00
Update frappe and conf
This commit is contained in:
parent
5dbdbfb77a
commit
83468a5060
@ -6,6 +6,8 @@ module.exports = {
|
||||
entry: {
|
||||
app: './src/main.js'
|
||||
},
|
||||
entryHtml: './src/index.html',
|
||||
srcDir: './src',
|
||||
outputDir: './dist',
|
||||
assetsPublicPath: '/',
|
||||
devServerPort: 8000,
|
||||
|
@ -17,6 +17,6 @@
|
||||
"start": "frappe start"
|
||||
},
|
||||
"dependencies": {
|
||||
"frappejs": "^0.0.9"
|
||||
"frappejs": "^0.0.10"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user