mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Merge pull request #3037 from AWolf81/fix-search-issue-unicode
Simplified search input & fixed chinese character input
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "boost",
|
||||
"productName": "Boostnote",
|
||||
"version": "0.11.17",
|
||||
"version": "0.11.17",
|
||||
"main": "index.js",
|
||||
"description": "Boostnote",
|
||||
"license": "GPL-3.0",
|
||||
@@ -105,6 +105,7 @@
|
||||
"react-autosuggest": "^9.4.0",
|
||||
"react-codemirror": "^1.0.0",
|
||||
"react-color": "^2.2.2",
|
||||
"react-composition-input": "^1.1.1",
|
||||
"react-debounce-render": "^4.0.1",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-image-carousel": "^2.0.18",
|
||||
|
||||
Reference in New Issue
Block a user