File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.0.4 " ,
5+ "version" : " 0.0.5 " ,
66 "command" : {
77 "publish" : {
88 "npmClient" : " npm" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @modus/babel-preset-react" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "main" : " index.js" ,
55 "author" : " Modus Create <contact@moduscreate.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @modus/eslint-config-modus" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "author" : " Modus Create <contact@moduscreate.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @modus/more" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Modus React App Scaffolding" ,
55 "bin" : " bin/more.js" ,
66 "engines" : {
1717 "license" : " MIT" ,
1818 "dependencies" : {
1919 "@babel/core" : " 7.2.0" ,
20- "@modus/eslint-config-modus" : " ^0.0.4 " ,
20+ "@modus/eslint-config-modus" : " ^0.0.5 " ,
2121 "add-asset-html-webpack-plugin" : " 3.1.2" ,
2222 "babel-eslint" : " 10.0.1" ,
2323 "babel-loader" : " 8.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @modus/more-sample" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Modus React scaffolding example" ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "author" : " Modus Create <contact@moduscreate.com>" ,
88 "dependencies" : {
9- "@modus/babel-preset-react" : " ^0.0.4 " ,
10- "@modus/eslint-config-modus" : " ^0.0.4 " ,
11- "@modus/more" : " ^0.0.4 "
9+ "@modus/babel-preset-react" : " ^0.0.5 " ,
10+ "@modus/eslint-config-modus" : " ^0.0.5 " ,
11+ "@modus/more" : " ^0.0.5 "
1212 },
1313 "scripts" : {
1414 "start" : " more start" ,
You can’t perform that action at this time.
0 commit comments