Skip to content

Commit

Permalink
fix(package.json): update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
schettn authored Sep 4, 2021
1 parent 74d6383 commit 8ce78ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/my-gatsby-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@snek-at/jaen": "^2.0.0-beta.13",
"@snek-at/jaen-pages": "^2.0.0-beta.13",
"@snek-at/jaen-pages": "^2.0.0-beta.14",
"gatsby": "^3.11.1",
"gatsby-plugin-emotion": "^6.11.0",
"react": "^17.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/jaen-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snek-at/jaen-pages",
"version": "2.0.0-beta.13",
"version": "2.0.0-beta.14",
"main": "src/index.js",
"types": "src/index.ts",
"license": "EUPL-1.2",
Expand Down

0 comments on commit 8ce78ef

Please sign in to comment.