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

Merge branch 'no_submodules'

Conflicts:
	readme.md
This commit is contained in:
Dick Choi
2016-06-12 20:01:20 +09:00
7 changed files with 17 additions and 12 deletions

View File

@@ -40,6 +40,7 @@
"@rokt33r/markdown-it-math": "^4.0.1",
"@rokt33r/node-ipc": "^5.0.4",
"@rokt33r/sanitize-html": "^1.11.2",
"ace-builds": "git+https://git@github.com/ajaxorg/ace-builds.git",
"devicon": "^2.0.0",
"electron-gh-releases": "^2.0.2",
"font-awesome": "^4.3.0",
@@ -88,9 +89,6 @@
},
"optional": false,
"standard": {
"ignore": [
"submodules"
],
"globals": [
"localStorage"
]