File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 1.0.0-alpha.6 " ,
3
+ "version" : " 1.0.0-alpha.7 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"scripts" : {
21
21
"postcss" : " ^8.4.21" ,
22
22
"tailwindcss" : " ^3.3.1" ,
23
23
"typescript" : " ^5.0.3" ,
24
- "tsconfig" : " 1.0.0-alpha.6 "
24
+ "tsconfig" : " 1.0.0-alpha.7 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-next" ,
3
- "version" : " 1.0.0-alpha.6 " ,
3
+ "version" : " 1.0.0-alpha.7 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
12
12
"@types/node" : " 18.15.11" ,
13
13
"@types/react" : " 18.0.33" ,
14
14
"@types/react-dom" : " 18.0.11" ,
15
- "carnation-ds" : " 1.0.0-alpha.6 " ,
15
+ "carnation-ds" : " 1.0.0-alpha.7 " ,
16
16
"eslint" : " 8.37.0" ,
17
17
"eslint-config-next" : " 13.2.4" ,
18
18
"framer-motion" : " ^10.10.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-expo" ,
3
- "version" : " 1.0.0-alpha.6 " ,
3
+ "version" : " 1.0.0-alpha.7 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " expo start --dev-client" ,
15
15
},
16
16
"dependencies" : {
17
17
"@babel/plugin-proposal-export-namespace-from" : " ^7.18.9" ,
18
- "carnation-ds" : " 1.0.0-alpha.6 " ,
18
+ "carnation-ds" : " 1.0.0-alpha.7 " ,
19
19
"expo" : " ~48.0.10" ,
20
20
"expo-status-bar" : " ~1.4.4" ,
21
21
"nativewind" : " ^2.0.11" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " carnation-project" ,
3
- "version" : " 1.0.0-alpha.6 " ,
3
+ "version" : " 1.0.0-alpha.7 " ,
4
4
"private" : true ,
5
5
"workspaces" : [
6
6
" docs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " carnation-ds" ,
3
3
"description" : " Accessible framework for building universal React design systems." ,
4
- "version" : " 1.0.0-alpha.6 " ,
4
+ "version" : " 1.0.0-alpha.7 " ,
5
5
"license" : " MIT" ,
6
6
"main" : " lib/commonjs/index" ,
7
7
"module" : " lib/module/index" ,
44
44
"react-native-reanimated" : " ^3.0.2" ,
45
45
"react-native-svg" : " ^13.8.0" ,
46
46
"tailwindcss" : " ^3.2.7" ,
47
- "tsconfig" : " 1.0.0-alpha.6 " ,
47
+ "tsconfig" : " 1.0.0-alpha.7 " ,
48
48
"typescript" : " ^4.5.2" ,
49
49
"zustand" : " ^4.3.7"
50
50
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tsconfig" ,
3
- "version" : " 1.0.0-alpha.6 " ,
3
+ "version" : " 1.0.0-alpha.7 " ,
4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments