File tree Expand file tree Collapse file tree 11 files changed +24
-24
lines changed
Expand file tree Collapse file tree 11 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 77 "packages" : [
88 " packages/*"
99 ],
10- "version" : " 0.13 .0"
10+ "version" : " 0.14 .0"
1111}
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/context" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " DOM-dependent context for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2222 "url" : " git+https://github.com/corpusculejs/corpuscule.git"
2323 },
2424 "dependencies" : {
25- "@corpuscule/utils" : " ^0.13 .0"
25+ "@corpuscule/utils" : " ^0.14 .0"
2626 },
2727 "publishConfig" : {
2828 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/element" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Custom Element rendering system for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2222 "url" : " git+https://github.com/corpusculejs/corpuscule.git"
2323 },
2424 "dependencies" : {
25- "@corpuscule/utils" : " ^0.13 .0"
25+ "@corpuscule/utils" : " ^0.14 .0"
2626 },
2727 "publishConfig" : {
2828 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/form" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " 🏁 High performance subscription-based form state management for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2929 " validation"
3030 ],
3131 "dependencies" : {
32- "@corpuscule/context" : " ^0.13 .0" ,
33- "@corpuscule/utils" : " ^0.13 .0"
32+ "@corpuscule/context" : " ^0.14 .0" ,
33+ "@corpuscule/utils" : " ^0.14 .0"
3434 },
3535 "peerDependencies" : {
3636 "final-form" : " ^4.11.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/lit-html-renderer" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Lit-html renderer for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/redux" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Redux connector for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2222 "url" : " git+https://github.com/corpusculejs/corpuscule.git"
2323 },
2424 "dependencies" : {
25- "@corpuscule/context" : " ^0.13 .0" ,
26- "@corpuscule/utils" : " ^0.13 .0"
25+ "@corpuscule/context" : " ^0.14 .0" ,
26+ "@corpuscule/utils" : " ^0.14 .0"
2727 },
2828 "peerDependencies" : {
2929 "redux" : " ^4.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/router" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Routing utils for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2222 "url" : " git+https://github.com/corpusculejs/corpuscule.git"
2323 },
2424 "dependencies" : {
25- "@corpuscule/context" : " ^0.13 .0" ,
26- "@corpuscule/typings" : " ^0.13 .0" ,
27- "@corpuscule/utils" : " ^0.13 .0"
25+ "@corpuscule/context" : " ^0.14 .0" ,
26+ "@corpuscule/typings" : " ^0.14 .0" ,
27+ "@corpuscule/utils" : " ^0.14 .0"
2828 },
2929 "peerDependencies" : {
3030 "universal-router" : " ^8.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/storeon" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Storeon connector for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2222 "url" : " git+https://github.com/corpusculejs/corpuscule.git"
2323 },
2424 "dependencies" : {
25- "@corpuscule/context" : " ^0.13 .0" ,
26- "@corpuscule/utils" : " ^0.13 .0"
25+ "@corpuscule/context" : " ^0.14 .0" ,
26+ "@corpuscule/utils" : " ^0.14 .0"
2727 },
2828 "peerDependencies" : {
2929 "storeon" : " ^0.8.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/styles" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Styling utils for Corpuscule" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib/index.js" ,
2222 "url" : " git+https://github.com/corpusculejs/corpuscule.git"
2323 },
2424 "dependencies" : {
25- "@corpuscule/utils" : " ^0.13 .0"
25+ "@corpuscule/utils" : " ^0.14 .0"
2626 },
2727 "publishConfig" : {
2828 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @corpuscule/typings" ,
3- "version" : " 0.13 .0" ,
3+ "version" : " 0.14 .0" ,
44 "description" : " Common types for Corpuscule" ,
55 "types" : " lib/index.d.ts" ,
66 "author" :
" Vlad Rindevich <[email protected] > (https://github.com/Lodin)" ,
You can’t perform that action at this time.
0 commit comments