We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aac3647 + 045133f commit da9422cCopy full SHA for da9422c
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-structured-data",
3
- "version": "0.0.13",
+ "version": "0.0.14",
4
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
5
"author": "Ben Taylor <benlt105@gmail.com>",
6
"private": false,
@@ -42,7 +42,7 @@
42
"babel-preset-stage-2": "^6.13.0",
43
"babel-runtime": "6.26.0",
44
"css-loader": "0.28.7",
45
- "eslint": "4.10.0",
+ "eslint": "^4.18.2",
46
"html-webpack-plugin": "^3.2.0",
47
"mini-css-extract-plugin": "^0.4.0",
48
"node-sass": "^4.7.2",
0 commit comments