File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " system-runtime" ,
3
- "version" : " 1.8.2 " ,
4
- "description" : " System Runtime, a JavaScript library that runs systems " ,
3
+ "version" : " 1.8.3 " ,
4
+ "description" : " A System Bundle Runtime " ,
5
5
"license" : " Apache-2.0" ,
6
6
"homepage" : " https://system-runtime.github.io" ,
7
7
"author" : {
28
28
" universal" ,
29
29
" runtime" ,
30
30
" json" ,
31
- " osgi"
31
+ " osgi" ,
32
+ " bundle"
32
33
],
33
34
"ignore" : [
34
35
" addons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " system-runtime" ,
3
- "version" : " 1.8.2 " ,
4
- "description" : " System Runtime, a JavaScript library that runs systems " ,
3
+ "version" : " 1.8.3 " ,
4
+ "description" : " A System Bundle Runtime " ,
5
5
"homepage" : " https://system-runtime.github.io" ,
6
6
"keywords" : [
7
7
" uml" ,
17
17
" universal" ,
18
18
" runtime" ,
19
19
" json" ,
20
- " osgi"
20
+ " osgi" ,
21
+ " bundle"
21
22
],
22
23
"main" : " ./src/runtime.js" ,
23
24
"author" : {
You can’t perform that action at this time.
0 commit comments