Skip to content

Commit

Permalink
chore: next version and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Apr 20, 2023
1 parent 67c3cc3 commit 22013a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@junobuild/docs",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"author": "David Dal Busco <[email protected]>",
"license": "AGPL-3.0-or-later",
Expand Down Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.0",
"@tsconfig/docusaurus": "^1.0.5",
"prettier": "^2.8.3",
"prettier": "^2.8.7",
"typescript": "^4.7.4"
},
"browserslist": {
Expand Down

0 comments on commit 22013a1

Please sign in to comment.