RELEASE;New version 0.10.7
This commit is contained in:
parent
eeeaa2eb81
commit
4586760288
11 changed files with 24 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@treejs/auth",
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.7",
|
||||
"description": "",
|
||||
"author": "romanjaros <jarosr93@gmail.com>",
|
||||
"license": "ISC",
|
||||
|
@ -10,8 +10,8 @@
|
|||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@treejs/constants": "^0.10.6",
|
||||
"@treejs/types": "^0.10.6"
|
||||
"@treejs/constants": "^0.10.7",
|
||||
"@treejs/types": "^0.10.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"redux": "4.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue