summarylogtreecommitdiffstats
path: root/insertion-fix.patch
diff options
context:
space:
mode:
authorJannick Hemelhof2017-12-23 09:29:45 +0100
committerJannick Hemelhof2017-12-23 09:29:45 +0100
commit02018021117ebf4c2b8e7ecfbf1c2b11b7609d4a (patch)
tree39e3b0d56c02753f1a580dc5f4f519afe42e5890 /insertion-fix.patch
parentd30a49c16a4ddab4c8f00e6d9f38a52e8e5a0942 (diff)
downloadaur-02018021117ebf4c2b8e7ecfbf1c2b11b7609d4a.tar.gz
Update to v0.8.19
Diffstat (limited to 'insertion-fix.patch')
-rw-r--r--insertion-fix.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/insertion-fix.patch b/insertion-fix.patch
index 6942161a2781..398ffbc82d4b 100644
--- a/insertion-fix.patch
+++ b/insertion-fix.patch
@@ -1,7 +1,7 @@
diff -ura a/package.json b/package.json
---- a/package.json 2017-12-03 03:51:11.000000000 +0100
-+++ b/package.json 2017-12-03 17:30:46.687839000 +0100
-@@ -48,89 +48,89 @@
+--- a/package.json 2017-12-23 04:51:13.000000000 +0100
++++ b/package.json 2017-12-23 09:22:50.913666203 +0100
+@@ -48,90 +48,89 @@
},
"homepage": "https://boostnote.io",
"dependencies": {
@@ -97,12 +97,13 @@ diff -ura a/package.json b/package.json
- "css-loader": "^0.19.0",
- "devtron": "^1.1.0",
- "dom-storage": "^2.0.2",
-- "electron-packager": "^6.0.0",
- "electron": "^1.6.15",
+- "electron-packager": "^6.0.0",
- "eslint": "^3.13.1",
- "eslint-config-standard": "^6.2.1",
- "eslint-config-standard-jsx": "^3.2.0",
- "eslint-plugin-react": "^7.2.0",
+- "eslint-plugin-standard": "^3.0.1",
- "faker": "^3.1.0",
- "grunt": "^0.4.5",
- "grunt-electron-installer": "^1.2.0",