1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Merge branch 'master' into fix-search-issue-unicode

This commit is contained in:
AWolf81
2019-05-28 20:18:13 +02:00
10 changed files with 159 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "boost",
"productName": "Boostnote",
"version": "0.11.16",
"version": "0.11.17",
"main": "index.js",
"description": "Boostnote",
"license": "GPL-3.0",
@@ -74,6 +74,7 @@
"immutable": "^3.8.1",
"invert-color": "^2.0.0",
"js-yaml": "^3.12.0",
"jsonlint-mod": "^1.7.4",
"katex": "^0.9.0",
"lodash": "^4.11.1",
"lodash-move": "^1.1.1",