RELEASE;New version 0.13.5
This commit is contained in:
parent
2ee1106169
commit
f9e7c5b719
11 changed files with 25 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@treejs/auth",
|
||||
"version": "0.13.4",
|
||||
"version": "0.13.5",
|
||||
"description": "",
|
||||
"author": "romanjaros <jarosr93@gmail.com>",
|
||||
"license": "ISC",
|
||||
|
@ -10,9 +10,9 @@
|
|||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@treejs/constants": "^0.13.4",
|
||||
"@treejs/types": "^0.13.4",
|
||||
"@treejs/utils": "^0.13.4"
|
||||
"@treejs/constants": "^0.13.5",
|
||||
"@treejs/types": "^0.13.5",
|
||||
"@treejs/utils": "^0.13.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@reduxjs/toolkit": "^1.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue