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

updated package.json and gruntfile.js

This commit is contained in:
Egon schmid
2016-06-05 12:33:02 +02:00
parent 22c2d09d88
commit 36d81a6ec9
2 changed files with 2 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"@rokt33r/markdown-it-math": "^4.0.1",
"@rokt33r/node-ipc": "^5.0.4",
"@rokt33r/sanitize-html": "^1.11.2",
"ace": "git+ssh://git@github.com/ajaxorg/ace-builds.git",
"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",
@@ -84,9 +84,6 @@
},
"optional": false,
"standard": {
"ignore": [
"submodules"
],
"globals": [
"localStorage"
]