1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

update dummy data

This commit is contained in:
Dick Choi
2016-08-25 17:05:05 +09:00
parent e685c4302d
commit fb8041fb4b
5 changed files with 48 additions and 51 deletions

View File

@@ -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"