File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cubbles/vanilla-boilerplate" ,
3
- "version" : " 0.1.10 " ,
3
+ "version" : " 0.1.11 " ,
4
4
"description" : " A template for a cubbles webpackage." ,
5
5
"private" : true ,
6
6
"main" : " \"\" " ,
37
37
],
38
38
"license" : " ISC" ,
39
39
"devDependencies" : {
40
- "@cubbles/webpackage-document-api" : " ^0.2.0 " ,
41
- "@cubbles/webpackage-uploader" : " ^0.1.7 " ,
40
+ "@cubbles/webpackage-document-api" : " ^0.2.1 " ,
41
+ "@cubbles/webpackage-uploader" : " ^0.1.8 " ,
42
42
"@cubbles/wpkg-utils" : " ^0.2.0" ,
43
43
"autoprefixer" : " ^9.3.1" ,
44
44
"babel-core" : " ^6.26.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cubbles/webpackage-document-api" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " API for a webpackage document (e.g. the validation functionality)" ,
5
5
"author" : " Judit Ross <judit.ross@incowia.com>" ,
6
6
"contributors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cubbles/webpackage-uploader" ,
3
- "version" : " 0.1.7 " ,
3
+ "version" : " 0.1.8 " ,
4
4
"description" : " Uploads a single webpackage into a Cubbles Base." ,
5
5
"author" : " Judit Ross <judit.ross@incowia.com>" ,
6
6
"contributors" : [
29
29
},
30
30
"dependencies" : {
31
31
"@cubbles/authentication-client" : " ^0.1.4" ,
32
- "@cubbles/webpackage-document-api" : " ^0.2.0 " ,
32
+ "@cubbles/webpackage-document-api" : " ^0.2.1 " ,
33
33
"chalk" : " ~1.1.0" ,
34
34
"fs" : " ^0.0.2" ,
35
35
"http-proxy-agent" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments