File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dashbling/build-support" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"author" : " Pascal Widdershoven" ,
5
5
"description" : " Hackable React based dashboards for developers" ,
6
6
"license" : " MIT" ,
22
22
"@babel/plugin-proposal-object-rest-spread" : " 7.0.0" ,
23
23
"@babel/preset-env" : " ^7.0.0" ,
24
24
"@babel/preset-react" : " ^7.0.0" ,
25
- "@dashbling/core" : " ^0.1.4 " ,
25
+ "@dashbling/core" : " ^0.2.1 " ,
26
26
"autoprefixer" : " ^7.1.6" ,
27
27
"babel-loader" : " ^8.0.0" ,
28
28
"clean-webpack-plugin" : " ^0.1.17" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dashbling/client" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"author" : " Pascal Widdershoven" ,
5
5
"description" : " Hackable React based dashboards for developers" ,
6
6
"license" : " MIT" ,
30
30
"node" : " >= 8.9.0"
31
31
},
32
32
"devDependencies" : {
33
- "@dashbling/build-support" : " ^0.1.4 " ,
33
+ "@dashbling/build-support" : " ^0.2.1 " ,
34
34
"babel-core" : " ^7.0.0-0" ,
35
35
"babel-jest" : " ^21.2.0" ,
36
36
"enzyme" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dashbling/core" ,
3
- "version" : " 0.1.4 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"author" : " Pascal Widdershoven" ,
5
5
"description" : " Hackable React based dashboards for developers" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dashbling-widget-weather" ,
3
- "version" : " 1.1.5 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"main" : " WeatherWidget.js" ,
5
5
"author" : " Pascal Widdershoven" ,
6
6
"license" : " MIT" ,
7
7
"devDependencies" : {
8
- "@dashbling/client" : " ^0.1.4 "
8
+ "@dashbling/client" : " ^0.2.1 "
9
9
},
10
10
"dependencies" : {
11
11
"node-fetch" : " ^1.7.3"
You can’t perform that action at this time.
0 commit comments