mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
update dummy data
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"postinstall": "npm run vendor",
|
||||
"vendor": "oh-my-cdn",
|
||||
"compile": "grunt compile",
|
||||
"test": "ava"
|
||||
"test": "NODE_ENV=test ava"
|
||||
},
|
||||
"config": {
|
||||
"electron-version": "1.2.8"
|
||||
|
||||
Reference in New Issue
Block a user