RELEASE;New version 0.0.75

This commit is contained in:
CI 2020-06-04 15:09:30 +00:00
parent 9e81630fd7
commit 97bc9f7781
10 changed files with 29 additions and 29 deletions

View file

@ -3,5 +3,5 @@
"modules/*"
],
"npmClient": "npm",
"version": "0.0.74"
"version": "0.0.75"
}

View file

@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "0.0.74",
"version": "0.0.75",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",
@ -10,13 +10,13 @@
"build": "webpack --mode production"
},
"dependencies": {
"@romanjaros/treejs-api": "^0.0.74",
"@romanjaros/treejs-auth": "^0.0.74",
"@romanjaros/treejs-components": "^0.0.74",
"@romanjaros/treejs-constants": "^0.0.74",
"@romanjaros/treejs-forms": "^0.0.74",
"@romanjaros/treejs-localization": "^0.0.74",
"@romanjaros/treejs-types": "^0.0.74",
"@romanjaros/treejs-utils": "^0.0.74"
"@romanjaros/treejs-api": "^0.0.75",
"@romanjaros/treejs-auth": "^0.0.75",
"@romanjaros/treejs-components": "^0.0.75",
"@romanjaros/treejs-constants": "^0.0.75",
"@romanjaros/treejs-forms": "^0.0.75",
"@romanjaros/treejs-localization": "^0.0.75",
"@romanjaros/treejs-types": "^0.0.75",
"@romanjaros/treejs-utils": "^0.0.75"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-api",
"version": "0.0.74",
"version": "0.0.75",
"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": {
"@romanjaros/treejs-constants": "^0.0.74",
"@romanjaros/treejs-types": "^0.0.74",
"@romanjaros/treejs-utils": "^0.0.74"
"@romanjaros/treejs-constants": "^0.0.75",
"@romanjaros/treejs-types": "^0.0.75",
"@romanjaros/treejs-utils": "^0.0.75"
},
"devDependencies": {
"redux": "4.0.5",

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-auth",
"version": "0.0.74",
"version": "0.0.75",
"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": {
"@romanjaros/treejs-constants": "^0.0.74",
"@romanjaros/treejs-types": "^0.0.74"
"@romanjaros/treejs-constants": "^0.0.75",
"@romanjaros/treejs-types": "^0.0.75"
},
"peerDependencies": {
"react": "16.13.0",

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-components",
"version": "0.0.74",
"version": "0.0.75",
"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": {
"@romanjaros/treejs-constants": "^0.0.74",
"@romanjaros/treejs-types": "^0.0.74",
"@romanjaros/treejs-utils": "^0.0.74"
"@romanjaros/treejs-constants": "^0.0.75",
"@romanjaros/treejs-types": "^0.0.75",
"@romanjaros/treejs-utils": "^0.0.75"
},
"peerDependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.27",

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-constants",
"version": "0.0.74",
"version": "0.0.75",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-forms",
"version": "0.0.74",
"version": "0.0.75",
"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": {
"@romanjaros/treejs-components": "^0.0.74",
"@romanjaros/treejs-types": "^0.0.74",
"@romanjaros/treejs-utils": "^0.0.74"
"@romanjaros/treejs-components": "^0.0.75",
"@romanjaros/treejs-types": "^0.0.75",
"@romanjaros/treejs-utils": "^0.0.75"
},
"devDependencies": {
"formik": "2.1.4"

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-localization",
"version": "0.0.74",
"version": "0.0.75",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-types",
"version": "0.0.74",
"version": "0.0.75",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",

View file

@ -1,6 +1,6 @@
{
"name": "@romanjaros/treejs-utils",
"version": "0.0.74",
"version": "0.0.75",
"description": "",
"author": "romanjaros <jarosr93@gmail.com>",
"license": "ISC",