Skip to content

Commit

Permalink
chore(publish) v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Albright committed Aug 11, 2020
1 parent 87ad917 commit 7505893
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-ts-config",
"version": "1.0.0-rc.4",
"version": "1.0.0",
"description": "Configure Gatsby to use Typescript configuration files",
"main": "./index.js",
"types": "./dist/index",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7562,7 +7562,7 @@ fsevents@~2.1.1:
type-fest: ^0.12.0
typescript: 3.9.6
peerDependencies:
"@babel/core": ^7.0.0
"@babel/core": ^7.9.0
"@babel/runtime": ^7.8.7
gatsby: ~2.x.x
typescript: ~3.x.x
Expand Down

0 comments on commit 7505893

Please sign in to comment.