mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
parse u2028 char properly
This commit is contained in:
@@ -7,7 +7,7 @@ import { hashHistory } from 'react-router'
|
||||
import _ from 'lodash'
|
||||
import keygen from 'browser/lib/keygen'
|
||||
|
||||
const CSON = require('season')
|
||||
const CSON = require('@rokt33r/season')
|
||||
const path = require('path')
|
||||
const electron = require('electron')
|
||||
const { remote } = electron
|
||||
|
||||
Reference in New Issue
Block a user