Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

Commit

Permalink
Version 1.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed May 3, 2016
1 parent 224735f commit 3b1abca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/roc-plugin-react-dev/docs/Commands.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
No commands available.
2 changes: 1 addition & 1 deletion packages/roc-plugin-react-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Adds React support to Webpack and Roc (Development)",
"author": "VG",
"license": "MIT",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down
1 change: 1 addition & 0 deletions packages/roc-plugin-react/docs/Commands.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
No commands available.
2 changes: 1 addition & 1 deletion packages/roc-plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Adds React support to Webpack and Roc",
"author": "VG",
"license": "MIT",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 3b1abca

Please sign in to comment.