RELEASE;New version 0.2.8
This commit is contained in:
parent
0841bc8335
commit
e06c43678d
11 changed files with 31 additions and 31 deletions
|
@ -3,5 +3,5 @@
|
||||||
"modules/*"
|
"modules/*"
|
||||||
],
|
],
|
||||||
"npmClient": "npm",
|
"npmClient": "npm",
|
||||||
"version": "0.2.7"
|
"version": "0.2.8"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "documentation",
|
"name": "documentation",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -10,14 +10,14 @@
|
||||||
"build": "webpack --mode production"
|
"build": "webpack --mode production"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@romanjaros/treejs-api": "^0.2.7",
|
"@romanjaros/treejs-api": "^0.2.8",
|
||||||
"@romanjaros/treejs-auth": "^0.2.7",
|
"@romanjaros/treejs-auth": "^0.2.8",
|
||||||
"@romanjaros/treejs-components": "^0.2.7",
|
"@romanjaros/treejs-components": "^0.2.8",
|
||||||
"@romanjaros/treejs-constants": "^0.2.7",
|
"@romanjaros/treejs-constants": "^0.2.8",
|
||||||
"@romanjaros/treejs-forms": "^0.2.7",
|
"@romanjaros/treejs-forms": "^0.2.8",
|
||||||
"@romanjaros/treejs-localization": "^0.2.7",
|
"@romanjaros/treejs-localization": "^0.2.8",
|
||||||
"@romanjaros/treejs-types": "^0.2.7",
|
"@romanjaros/treejs-types": "^0.2.8",
|
||||||
"@romanjaros/treejs-utils": "^0.2.7"
|
"@romanjaros/treejs-utils": "^0.2.8"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"key-mirror": "^1.0.1"
|
"key-mirror": "^1.0.1"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-api",
|
"name": "@romanjaros/treejs-api",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -10,9 +10,9 @@
|
||||||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@romanjaros/treejs-constants": "^0.2.7",
|
"@romanjaros/treejs-constants": "^0.2.8",
|
||||||
"@romanjaros/treejs-types": "^0.2.7",
|
"@romanjaros/treejs-types": "^0.2.8",
|
||||||
"@romanjaros/treejs-utils": "^0.2.7"
|
"@romanjaros/treejs-utils": "^0.2.8"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"redux": "4.0.5",
|
"redux": "4.0.5",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-auth",
|
"name": "@romanjaros/treejs-auth",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -10,8 +10,8 @@
|
||||||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@romanjaros/treejs-constants": "^0.2.7",
|
"@romanjaros/treejs-constants": "^0.2.8",
|
||||||
"@romanjaros/treejs-types": "^0.2.7"
|
"@romanjaros/treejs-types": "^0.2.8"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"redux": "4.0.5",
|
"redux": "4.0.5",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-components",
|
"name": "@romanjaros/treejs-components",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -10,9 +10,9 @@
|
||||||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@romanjaros/treejs-constants": "^0.2.7",
|
"@romanjaros/treejs-constants": "^0.2.8",
|
||||||
"@romanjaros/treejs-types": "^0.2.7",
|
"@romanjaros/treejs-types": "^0.2.8",
|
||||||
"@romanjaros/treejs-utils": "^0.2.7"
|
"@romanjaros/treejs-utils": "^0.2.8"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@fortawesome/fontawesome-svg-core": "1.2.27",
|
"@fortawesome/fontawesome-svg-core": "1.2.27",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-constants",
|
"name": "@romanjaros/treejs-constants",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-forms",
|
"name": "@romanjaros/treejs-forms",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -10,9 +10,9 @@
|
||||||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@romanjaros/treejs-components": "^0.2.7",
|
"@romanjaros/treejs-components": "^0.2.8",
|
||||||
"@romanjaros/treejs-types": "^0.2.7",
|
"@romanjaros/treejs-types": "^0.2.8",
|
||||||
"@romanjaros/treejs-utils": "^0.2.7",
|
"@romanjaros/treejs-utils": "^0.2.8",
|
||||||
"formik": "2.1.5"
|
"formik": "2.1.5"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-hooks",
|
"name": "@romanjaros/treejs-hooks",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -10,6 +10,6 @@
|
||||||
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
"ci:publish": "cp package.json dist && cd dist/ && npm publish && rm package.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@romanjaros/treejs-components": "^0.2.7"
|
"@romanjaros/treejs-components": "^0.2.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-localization",
|
"name": "@romanjaros/treejs-localization",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-types",
|
"name": "@romanjaros/treejs-types",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@romanjaros/treejs-utils",
|
"name": "@romanjaros/treejs-utils",
|
||||||
"version": "0.2.7",
|
"version": "0.2.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "romanjaros <jarosr93@gmail.com>",
|
"author": "romanjaros <jarosr93@gmail.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue