This repository was archived by the owner on Jan 2, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " roc-plugin-react-dev" ,
33 "description" : " Adds React support to Webpack and Roc (Development)" ,
4- "version" : " 1.0.0-beta.0 " ,
4+ "version" : " 1.0.0-beta.1 " ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
77 "lint" : " eslint ." ,
1616 ],
1717 "repository" : " https://github.com/rocjs/roc-plugin-react/tree/master/extensions/roc-plugin-react-dev" ,
1818 "author" : " Verdens Gang AS" ,
19- "contributors" : [{
20- "name" : " Gustaf Dalemar"
21- }],
19+ "contributors" : [
20+ {
21+ "name" : " Gustaf Dalemar"
22+ }
23+ ],
2224 "license" : " MIT" ,
2325 "dependencies" : {
2426 "roc-plugin-react" : " 1.0.0-beta.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " roc-plugin-react" ,
33 "description" : " Adds React support to Webpack and Roc" ,
4- "version" : " 1.0.0-beta.0 " ,
4+ "version" : " 1.0.0-beta.1 " ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
77 "lint" : " eslint ." ,
1616 ],
1717 "repository" : " https://github.com/rocjs/roc-plugin-react/tree/master/extensions/roc-plugin-react" ,
1818 "author" : " Verdens Gang AS" ,
19- "contributors" : [{
20- "name" : " Gustaf Dalemar"
21- }],
19+ "contributors" : [
20+ {
21+ "name" : " Gustaf Dalemar"
22+ }
23+ ],
2224 "license" : " MIT" ,
2325 "dependencies" : {
2426 "react" : " ~15.0.1" ,
You can’t perform that action at this time.
0 commit comments