Skip to content

Commit

Permalink
Merge pull request google#18 from Eyas/master
Browse files Browse the repository at this point in the history
Bump react-schemaorg to 1.0.2
  • Loading branch information
Eyas authored May 11, 2020
2 parents 7f79d29 + 8dc3a0a commit e18a895
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-schemaorg",
"version": "1.0.1",
"version": "1.0.2",
"displayName": "React: Schema.org",
"description": "Typed Schema.org JSON-LD in React",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"jsx": "react",
"outDir": "./dist/",
"target": "es5",
"lib": ["ES2015"],
"sourceMap": true,
"declaration": true,
"moduleResolution": "node",
Expand Down

0 comments on commit e18a895

Please sign in to comment.