File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
react-atlas-default-theme 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
"lerna" : " 2.0.0-beta.10" ,
3
- "version" : " 0.0.7 "
3
+ "version" : " 0.0.8 "
4
4
}
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"registry" : " http://registry.npmjs.org/"
5
5
},
6
- "version" : " 0.0.7 " ,
6
+ "version" : " 0.0.8 " ,
7
7
"description" : " Core set of composable components for react-atlas" ,
8
8
"author" : " Digital River Experience Engineering (https://github.com/orgs/DigitalRiver/teams/experience-engineering)" ,
9
9
"main" : " ./lib/index.js" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"registry" : " http://registry.npmjs.org/"
5
5
},
6
- "version" : " 0.0.7 " ,
6
+ "version" : " 0.0.8 " ,
7
7
"description" : " themed set of composable components from react-atlas-core" ,
8
8
"author" : " Digital River Experience Engineering (https://github.com/orgs/DigitalRiver/teams/experience-engineering)" ,
9
9
"main" : " ./lib/index.js" ,
33
33
"react-addons-css-transition-group" : " ^15.0.2" ,
34
34
"normalize.css" : " ^4.1.1" ,
35
35
"react-autosuggest" : " ^3.7.3" ,
36
- "react-atlas-core" : " ^0.0.7 "
36
+ "react-atlas-core" : " ^0.0.8 "
37
37
},
38
38
"devDependencies" : {
39
39
"autoprefixer" : " ^6.3.6" ,
Original file line number Diff line number Diff line change 3
3
"publishConfig" : {
4
4
"registry" : " http://registry.npmjs.org/"
5
5
},
6
- "version" : " 0.0.7 " ,
6
+ "version" : " 0.0.8 " ,
7
7
"description" : " Composable React components with CSS Modules." ,
8
8
"author" : " Digital River Experience Engineering (https://github.com/orgs/DigitalRiver/teams/experience-engineering)" ,
9
9
"main" : " ./lib" ,
29
29
"react" : " ^15.0.2" ,
30
30
"react-dom" : " ^15.0.2" ,
31
31
"react-addons-css-transition-group" : " ^15.0.2" ,
32
- "react-atlas-default-theme" : " ^0.0.7 " ,
33
- "react-atlas-core" : " ^0.0.7 " ,
32
+ "react-atlas-default-theme" : " ^0.0.8 " ,
33
+ "react-atlas-core" : " ^0.0.8 " ,
34
34
"normalize.css" : " ^4.1.1"
35
35
},
36
36
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments