File tree Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 2.0.1 " ,
7+ "version" : " 2.0.2 " ,
88 "command" : {
99 "bootstrap" : {
1010 "npmClientArgs" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/root" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " " ,
55 "author" : " Romain Lenzotti" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/config" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "main" : " src/index.js" ,
55 "main:src" : " src/index.js" ,
66 "description" : " Shared configuration" ,
1515 "write-coverage" : " ./bin/write-coverage.js"
1616 },
1717 "devDependencies" : {
18- "@tsed/tailwind" : " 2.0.1 " ,
18+ "@tsed/tailwind" : " 2.0.2 " ,
1919 "@tsed/yarn-workspaces" : " 1.19.3"
2020 },
2121 "dependencies" : {},
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/react-formio-container" ,
33 "description" : " Provide advanced components and tools to create your own formio backoffice." ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.0.2 " ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.modern.js" ,
77 "source" : " src/index.tsx" ,
3535 "tooltip.js" : " ^1.3.3"
3636 },
3737 "devDependencies" : {
38- "@tsed/react-formio" : " 2.0.1 " ,
39- "@tsed/react-formio-stores" : " 2.0.1 " ,
38+ "@tsed/react-formio" : " 2.0.2 " ,
39+ "@tsed/react-formio-stores" : " 2.0.2 " ,
4040 "@types/file-saver" : " ^2.0.1" ,
4141 "file-saver" : " ^2.0.5"
4242 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/react-formio-stores" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Provide redux stores and action around formio.js API. Written in TypeScript." ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.modern.js" ,
1515 "watch" : " microbundle watch --no-compress --format modern,cjs --jsx React.createElement --jsxFragment React.Fragment --globals react/jsx-runtime=jsx"
1616 },
1717 "dependencies" : {
18- "@tsed/react-formio" : " 2.0.1 " ,
19- "@tsed/redux-utils" : " 2.0.1 " ,
18+ "@tsed/react-formio" : " 2.0.2 " ,
19+ "@tsed/redux-utils" : " 2.0.2 " ,
2020 "eventemitter2" : " ^6.4.3" ,
2121 "prop-types" : " ^15.7.2"
2222 },
3131 "tooltip.js" : " >=1.3.3"
3232 },
3333 "devDependencies" : {
34- "@tsed/tailwind" : " 2.0.1 " ,
35- "@tsed/tailwind-formio" : " 2.0.1 "
34+ "@tsed/tailwind" : " 2.0.2 " ,
35+ "@tsed/tailwind-formio" : " 2.0.2 "
3636 }
3737}
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/react-formio" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Provide a react formio wrapper. Written in TypeScript." ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.modern.js" ,
2929 "tooltip.js" : " >=1.3.3"
3030 },
3131 "devDependencies" : {
32- "@tsed/tailwind" : " 2.0.1 " ,
33- "@tsed/tailwind-formio" : " 2.0.1 "
32+ "@tsed/tailwind" : " 2.0.2 " ,
33+ "@tsed/tailwind-formio" : " 2.0.2 "
3434 }
3535}
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/redux-utils" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "main" : " dist/index.js" ,
55 "module" : " dist/index.modern.js" ,
66 "source" : " src/index.tsx" ,
1616 "watch" : " microbundle watch --no-compress --format modern,cjs --jsx React.createElement"
1717 },
1818 "devDependencies" : {
19- "@tsed/config" : " 2.0.1 "
19+ "@tsed/config" : " 2.0.2 "
2020 },
2121 "peerDependencies" : {
2222 "react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/tailwind-formio" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Tailwind templates for form.io forms." ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
2525 "@storybook/addons" : " 6.5.16" ,
2626 "@storybook/react" : " 6.5.16" ,
2727 "@svgr/webpack" : " 6.5.1" ,
28- "@tsed/config" : " 2.0.1 " ,
29- "@tsed/tailwind" : " 2.0.1 " ,
28+ "@tsed/config" : " 2.0.2 " ,
29+ "@tsed/tailwind" : " 2.0.2 " ,
3030 "@tsed/yarn-workspaces" : " 1.19.3" ,
3131 "babel-loader" : " 8.2.2" ,
3232 "cross-env" : " 7.0.3" ,
5555 },
5656 "dependencies" : {},
5757 "peerDependencies" : {}
58- }
58+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/tailwind" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "main" : " ./tailwind.config.js" ,
55 "description" : " Tailwind configuration" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments