File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " alins" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " All-in-js Web UI Framework, No jsx/template/vdom/css/html" ,
5
5
"main" : " src/index.ts" ,
6
6
"typings" : " src/index.ts" ,
12
12
"license" : " MIT" ,
13
13
"type" : " module" ,
14
14
"dependencies" : {
15
- "alins-reactive" : " ^0.0.7 " ,
16
- "alins-utils" : " ^0.0.7 "
15
+ "alins-reactive" : " ^0.0.8 " ,
16
+ "alins-utils" : " ^0.0.8 "
17
17
},
18
18
"publishConfig" : {
19
19
"registry" : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " alins-reactive" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " All-in-js Web UI Framework, No jsx/template/vdom/css/html" ,
5
5
"main" : " src/index.ts" ,
6
6
"typings" : " src/index.ts" ,
12
12
"license" : " MIT" ,
13
13
"type" : " module" ,
14
14
"dependencies" : {
15
- "alins-utils" : " ^0.0.7 "
15
+ "alins-utils" : " ^0.0.8 "
16
16
},
17
17
"publishConfig" : {
18
18
"registry" : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " alins-style" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " All-in-js Web UI Framework, No jsx/template/vdom/css/html" ,
5
5
"main" : " src/index.ts" ,
6
6
"typings" : " src/index.ts" ,
12
12
"license" : " MIT" ,
13
13
"type" : " module" ,
14
14
"dependencies" : {
15
- "alins-reactive" : " ^0.0.7 " ,
16
- "alins-utils" : " ^0.0.7 "
15
+ "alins-reactive" : " ^0.0.8 " ,
16
+ "alins-utils" : " ^0.0.8 "
17
17
},
18
18
"publishConfig" : {
19
19
"registry" : " https://registry.npmjs.org/"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " alins-utils" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " All-in-js Web UI Framework, No jsx/template/vdom/css/html" ,
5
5
"main" : " src/index.ts" ,
6
6
"typings" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments