File tree Expand file tree Collapse file tree 7 files changed +13
-11
lines changed Expand file tree Collapse file tree 7 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @prodo/snoopy-examples-01-counter" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Click the buttons." ,
55 "main" : " index.tsx" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0 .0" ,
2+ "version" : " 0.1 .0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
5- "packages" : [" packages/*" ],
5+ "packages" : [
6+ " packages/*"
7+ ],
68 "command" : {
79 "version" : {
810 "allowBranch" : " master"
Original file line number Diff line number Diff line change 1616 "lint" : " set -ex; tsc --build; tslint --project ."
1717 },
1818 "dependencies" : {
19- "@prodo-ai/snoopy-server" : " 0.1.0" ,
19+ "@prodo-ai/snoopy-server" : " ^ 0.1.0" ,
2020 "yargs" : " ^13.2.2"
2121 },
2222 "devDependencies" : {
Original file line number Diff line number Diff line change 1414 "lint" : " set -ex; tsc --build; tslint --project ."
1515 },
1616 "dependencies" : {
17- "@prodo-ai/snoopy-api" : " 0.1.0" ,
18- "@prodo-ai/snoopy-search" : " 0.1.0" ,
19- "@prodo-ai/snoopy-ui" : " 0.1.0" ,
17+ "@prodo-ai/snoopy-api" : " ^ 0.1.0" ,
18+ "@prodo-ai/snoopy-search" : " ^ 0.1.0" ,
19+ "@prodo-ai/snoopy-ui" : " ^ 0.1.0" ,
2020 "body-parser" : " ^1.19.0" ,
2121 "express" : " ^4.16.4" ,
2222 "make-dir" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @prodo-ai/snoopy-ui-storybook" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "private" : true ,
1313 "build-storybook" : " build-storybook"
1414 },
1515 "dependencies" : {
16- "@prodo-ai/snoopy-ui" : " 0.1.0" ,
16+ "@prodo-ai/snoopy-ui" : " ^ 0.1.0" ,
1717 "react" : " ^16.8.6" ,
1818 "react-dom" : " ^16.8.6" ,
1919 "react-router" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1818 "@fortawesome/fontawesome-svg-core" : " ^1.2.17" ,
1919 "@fortawesome/free-solid-svg-icons" : " ^5.8.1" ,
2020 "@fortawesome/react-fontawesome" : " ^0.1.4" ,
21- "@prodo-ai/snoopy-api" : " 0.1.0" ,
21+ "@prodo-ai/snoopy-api" : " ^ 0.1.0" ,
2222 "history" : " ^4.9.0" ,
2323 "lodash" : " ^4.17.11" ,
2424 "react" : " ^16.8.6" ,
Original file line number Diff line number Diff line change 22 "name" : " @prodo/snoopy-vscode-plugin" ,
33 "displayName" : " Snoopy VSCode Plugin" ,
44 "description" : " Fast feedback for React components." ,
5- "version" : " 0.0.1 " ,
5+ "version" : " 0.1.0 " ,
66 "publisher" : " prodo-ai" ,
77 "categories" : [
88 " Other"
You can’t perform that action at this time.
0 commit comments