Skip to content

Commit

Permalink
v4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
drakang4 committed Dec 20, 2021
1 parent bb0642d commit e58766c
Show file tree
Hide file tree
Showing 60 changed files with 626 additions and 626 deletions.
2 changes: 1 addition & 1 deletion docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 46 additions & 46 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
{
"name": "@titicaca/triple-frontend-docs",
"version": "4.1.2",
"version": "4.1.3",
"private": true,
"description": "Documentation project for triple-frontend packages",
"scripts": {
"dev": "start-storybook --quiet -p 6006 -s ./public",
"build": "build-storybook --quiet -s ./public"
},
"dependencies": {
"@titicaca/action-sheet": "^4.1.2",
"@titicaca/ad-banners": "^4.1.2",
"@titicaca/app-banner": "^4.1.2",
"@titicaca/app-installation-cta": "^4.1.2",
"@titicaca/author": "^4.1.2",
"@titicaca/booking-completion": "^4.1.2",
"@titicaca/color-palette": "^4.1.2",
"@titicaca/constants": "^4.1.2",
"@titicaca/content-sharing": "^4.1.2",
"@titicaca/core-elements": "^4.1.2",
"@titicaca/date-picker": "^4.1.2",
"@titicaca/directions-finder": "^4.1.2",
"@titicaca/drawer-button": "^4.1.2",
"@titicaca/footer": "^4.1.2",
"@titicaca/form": "^4.1.2",
"@titicaca/hub-form": "^4.1.2",
"@titicaca/i18n": "^4.1.2",
"@titicaca/icons": "^4.1.2",
"@titicaca/image-carousel": "^4.1.2",
"@titicaca/listing-filter": "^4.1.2",
"@titicaca/location-properties": "^4.1.2",
"@titicaca/map": "^4.1.2",
"@titicaca/modals": "^4.1.2",
"@titicaca/nearby-pois": "^4.1.2",
"@titicaca/poi-detail": "^4.1.2",
"@titicaca/poi-list-elements": "^4.1.2",
"@titicaca/popup": "^4.1.2",
"@titicaca/pricing": "^4.1.2",
"@titicaca/public-header": "^4.1.2",
"@titicaca/react-contexts": "^4.1.2",
"@titicaca/react-hooks": "^4.1.2",
"@titicaca/recommended-contents": "^4.1.2",
"@titicaca/replies": "^4.1.2",
"@titicaca/resource-list-element": "^4.1.2",
"@titicaca/review": "^4.1.2",
"@titicaca/scrap-button": "^4.1.2",
"@titicaca/search": "^4.1.2",
"@titicaca/slider": "^4.1.2",
"@titicaca/social-reviews": "^4.1.2",
"@titicaca/static-map": "^4.1.2",
"@titicaca/static-page-contents": "^4.1.2",
"@titicaca/style-box": "^4.1.2",
"@titicaca/triple-document": "^4.1.2",
"@titicaca/type-definitions": "^4.1.2",
"@titicaca/user-verification": "^4.1.2",
"@titicaca/action-sheet": "^4.1.3",
"@titicaca/ad-banners": "^4.1.3",
"@titicaca/app-banner": "^4.1.3",
"@titicaca/app-installation-cta": "^4.1.3",
"@titicaca/author": "^4.1.3",
"@titicaca/booking-completion": "^4.1.3",
"@titicaca/color-palette": "^4.1.3",
"@titicaca/constants": "^4.1.3",
"@titicaca/content-sharing": "^4.1.3",
"@titicaca/core-elements": "^4.1.3",
"@titicaca/date-picker": "^4.1.3",
"@titicaca/directions-finder": "^4.1.3",
"@titicaca/drawer-button": "^4.1.3",
"@titicaca/footer": "^4.1.3",
"@titicaca/form": "^4.1.3",
"@titicaca/hub-form": "^4.1.3",
"@titicaca/i18n": "^4.1.3",
"@titicaca/icons": "^4.1.3",
"@titicaca/image-carousel": "^4.1.3",
"@titicaca/listing-filter": "^4.1.3",
"@titicaca/location-properties": "^4.1.3",
"@titicaca/map": "^4.1.3",
"@titicaca/modals": "^4.1.3",
"@titicaca/nearby-pois": "^4.1.3",
"@titicaca/poi-detail": "^4.1.3",
"@titicaca/poi-list-elements": "^4.1.3",
"@titicaca/popup": "^4.1.3",
"@titicaca/pricing": "^4.1.3",
"@titicaca/public-header": "^4.1.3",
"@titicaca/react-contexts": "^4.1.3",
"@titicaca/react-hooks": "^4.1.3",
"@titicaca/recommended-contents": "^4.1.3",
"@titicaca/replies": "^4.1.3",
"@titicaca/resource-list-element": "^4.1.3",
"@titicaca/review": "^4.1.3",
"@titicaca/scrap-button": "^4.1.3",
"@titicaca/search": "^4.1.3",
"@titicaca/slider": "^4.1.3",
"@titicaca/social-reviews": "^4.1.3",
"@titicaca/static-map": "^4.1.3",
"@titicaca/static-page-contents": "^4.1.3",
"@titicaca/style-box": "^4.1.3",
"@titicaca/triple-document": "^4.1.3",
"@titicaca/type-definitions": "^4.1.3",
"@titicaca/user-verification": "^4.1.3",
"http-proxy-middleware": "^0.20.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"docs",
"packages/*"
],
"version": "4.1.2"
"version": "4.1.3"
}
Loading

0 comments on commit e58766c

Please sign in to comment.