summarylogtreecommitdiffstats
path: root/insertion-fix.patch
diff options
context:
space:
mode:
authorJannick Hemelhof2018-01-13 14:26:30 +0100
committerJannick Hemelhof2018-01-13 14:26:30 +0100
commit2d928bd87f8bb4f7f9b5686543e51042ba433a95 (patch)
treecc2e85f7c7503884216357e54b6cb5011beeb0cd /insertion-fix.patch
parent02018021117ebf4c2b8e7ecfbf1c2b11b7609d4a (diff)
downloadaur-2d928bd87f8bb4f7f9b5686543e51042ba433a95.tar.gz
Update to v0.8.20
Diffstat (limited to 'insertion-fix.patch')
-rw-r--r--insertion-fix.patch57
1 files changed, 29 insertions, 28 deletions
diff --git a/insertion-fix.patch b/insertion-fix.patch
index 398ffbc82d4b..e63d31409b02 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-23 04:51:13.000000000 +0100
-+++ b/package.json 2017-12-23 09:22:50.913666203 +0100
-@@ -48,90 +48,89 @@
+--- a/package.json 2018-01-13 11:01:53.000000000 +0100
++++ b/package.json 2018-01-13 13:57:16.534105744 +0100
+@@ -48,91 +48,91 @@
},
"homepage": "https://boostnote.io",
"dependencies": {
@@ -10,6 +10,7 @@ diff -ura a/package.json b/package.json
- "aws-sdk": "^2.48.0",
- "aws-sdk-mobile-analytics": "^0.9.2",
- "codemirror": "^5.19.0",
+- "codemirror-mode-elixir": "^1.1.1",
- "electron-config": "^0.2.1",
- "electron-gh-releases": "^2.0.2",
- "flowchart.js": "^1.6.5",
@@ -48,6 +49,7 @@ diff -ura a/package.json b/package.json
+ "aws-sdk": "2.48.0",
+ "aws-sdk-mobile-analytics": "0.9.2",
+ "codemirror": "5.26.0",
++ "codemirror-mode-elixir": "1.1.1",
+ "electron-config": "0.2.1",
+ "electron-gh-releases": "2.0.4",
+ "flowchart.js": "1.6.6",
@@ -97,7 +99,22 @@ diff -ura a/package.json b/package.json
- "css-loader": "^0.19.0",
- "devtron": "^1.1.0",
- "dom-storage": "^2.0.2",
-- "electron": "^1.6.15",
++ "ava": "0.16.0",
++ "babel-core": "6.14.0",
++ "babel-loader": "6.2.0",
++ "babel-plugin-react-transform": "2.0.2",
++ "babel-plugin-webpack-alias": "2.1.2",
++ "babel-preset-es2015": "6.24.1",
++ "babel-preset-react": "6.24.1",
++ "babel-preset-react-hmre": "1.1.1",
++ "babel-register": "6.24.1",
++ "concurrently": "3.4.0",
++ "copy-to-clipboard": "3.0.6",
++ "css-loader": "0.19.0",
++ "devtron": "1.4.0",
++ "dom-storage": "2.0.2",
++ "electron-packager": "6.0.2",
+ "electron": "1.7.10",
- "electron-packager": "^6.0.0",
- "eslint": "^3.13.1",
- "eslint-config-standard": "^6.2.1",
@@ -106,7 +123,14 @@ diff -ura a/package.json b/package.json
- "eslint-plugin-standard": "^3.0.1",
- "faker": "^3.1.0",
- "grunt": "^0.4.5",
-- "grunt-electron-installer": "^1.2.0",
++ "eslint": "3.19.0",
++ "eslint-config-standard": "6.2.1",
++ "eslint-config-standard-jsx": "3.3.0",
++ "eslint-plugin-react": "7.2.0",
++ "eslint-plugin-standard": "3.0.1",
++ "faker": "3.1.0",
++ "grunt": "0.4.5",
+ "grunt-electron-installer": "2.1.0",
- "history": "^1.17.0",
- "jsdom": "^9.4.2",
- "json-loader": "^0.5.4",
@@ -123,29 +147,6 @@ diff -ura a/package.json b/package.json
- "stylus-loader": "^2.3.1",
- "webpack": "^1.12.2",
- "webpack-dev-server": "^1.12.0"
-+ "ava": "0.16.0",
-+ "babel-core": "6.14.0",
-+ "babel-loader": "6.2.0",
-+ "babel-plugin-react-transform": "2.0.2",
-+ "babel-plugin-webpack-alias": "2.1.2",
-+ "babel-preset-es2015": "6.24.1",
-+ "babel-preset-react": "6.24.1",
-+ "babel-preset-react-hmre": "1.1.1",
-+ "babel-register": "6.24.1",
-+ "concurrently": "3.4.0",
-+ "copy-to-clipboard": "3.0.6",
-+ "css-loader": "0.19.0",
-+ "devtron": "1.4.0",
-+ "dom-storage": "2.0.2",
-+ "electron-packager": "6.0.2",
-+ "electron": "1.7.9",
-+ "eslint": "3.19.0",
-+ "eslint-config-standard": "6.2.1",
-+ "eslint-config-standard-jsx": "3.3.0",
-+ "eslint-plugin-react": "7.2.0",
-+ "faker": "3.1.0",
-+ "grunt": "0.4.5",
-+ "grunt-electron-installer": "1.2.3",
+ "history": "1.17.0",
+ "jsdom": "9.12.0",
+ "json-loader": "0.5.4",