Updated CSX package version and the yarn.lock files
This commit is contained in:
parent
e4eef2cc1a
commit
93fb6927ca
2
.idea/csx.iml
generated
2
.idea/csx.iml
generated
@ -3,6 +3,8 @@
|
|||||||
<component name="NewModuleRootManager">
|
<component name="NewModuleRootManager">
|
||||||
<content url="file://$MODULE_DIR$">
|
<content url="file://$MODULE_DIR$">
|
||||||
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/packages/csx/dist" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/packages/csx/lib" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/public" />
|
<excludeFolder url="file://$MODULE_DIR$/public" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
||||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
"@babel/plugin-proposal-private-methods": "csx",
|
"@babel/plugin-proposal-private-methods": "csx",
|
||||||
"@babel/preset-env": "csx",
|
"@babel/preset-env": "csx",
|
||||||
"@babel/helper-builder-react-jsx": "csx",
|
"@babel/helper-builder-react-jsx": "csx",
|
||||||
"@babel/helper-plugin-utils": "csx",
|
"@babel/helper-plugin-utils": "^7.0.0",
|
||||||
"@babel/plugin-syntax-jsx": "csx",
|
"@babel/plugin-syntax-jsx": "csx",
|
||||||
"jsdoc": "latest",
|
"jsdoc": "latest",
|
||||||
"rollup": "latest",
|
"rollup": "latest",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@cerxes/csx",
|
"name": "@cerxes/csx",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"author": "Miel Truyen <miel.truyen@cerxes.net>",
|
"author": "Miel Truyen <miel.truyen@cerxes.net>",
|
||||||
"description": "CSX is a minimalistic UI-framework inspired by React+JSX for usage with WebComponents.",
|
"description": "CSX is a minimalistic UI-framework inspired by React+JSX for usage with WebComponents.",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user