1
1
{
2
2
"name" : " @titicaca/triple-frontend-docs" ,
3
- "version" : " 1.0.0-alpha.6 " ,
3
+ "version" : " 1.0.0-alpha.7 " ,
4
4
"private" : true ,
5
5
"description" : " Documentation project for triple-frontend packages" ,
6
6
"scripts" : {
7
7
"dev" : " start-storybook -p 6006 -s ./public" ,
8
8
"build" : " build-storybook -s ./public"
9
9
},
10
10
"dependencies" : {
11
- "@titicaca/author" : " ^1.0.0-alpha.6 " ,
12
- "@titicaca/listing-filter " : " ^1.0.0-alpha.6 " ,
13
- "@titicaca/poi-list-elements " : " ^1.0.0-alpha.6 " ,
14
- "@titicaca/triple-design-system " : " ^1.0.0-alpha.6 " ,
15
- "@titicaca/floating-install-button " : " ^1.0.0-alpha.6 " ,
16
- "@titicaca/triple-document" : " ^1.0.0-alpha.6 "
11
+ "@titicaca/author" : " ^1.0.0-alpha.7 " ,
12
+ "@titicaca/floating-install-button " : " ^1.0.0-alpha.7 " ,
13
+ "@titicaca/listing-filter " : " ^1.0.0-alpha.7 " ,
14
+ "@titicaca/poi-list-elements " : " ^1.0.0-alpha.7 " ,
15
+ "@titicaca/triple-design-system " : " ^1.0.0-alpha.7 " ,
16
+ "@titicaca/triple-document" : " ^1.0.0-alpha.7 "
17
17
},
18
18
"devDependencies" : {
19
19
"@storybook/addon-actions" : " ^5.0.3" ,
23
23
"@storybook/react" : " ^5.0.3" ,
24
24
"storybook-addon-jsx" : " ^7.1.0"
25
25
}
26
- }
26
+ }
0 commit comments