Skip to content

Commit

Permalink
Update versions of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
elis committed Jun 30, 2021
1 parent c67933a commit 006517e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"engines": {
"node": ">=14"
},
"version": "0.1.0"
"version": "1.3.0"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@djitsu/core",
"version": "1.0.0",
"version": "1.3.0",
"description": "Made with create-react-library",
"author": "elis",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@djitsu/editor",
"version": "0.0.1",
"version": "1.3.0",
"description": "Made with create-react-library",
"private": false,
"author": "elis",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "djitsu",
"version": "1.2.2",
"version": "1.3.0",
"dv": "lion",
"license": "MIT",
"private": "false",
Expand Down

0 comments on commit 006517e

Please sign in to comment.