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

Commit 3b1abca

Browse files
committed
Version 1.0.0-alpha.2
1 parent 224735f commit 3b1abca

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No commands available.

packages/roc-plugin-react-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Adds React support to Webpack and Roc (Development)",
44
"author": "VG",
55
"license": "MIT",
6-
"version": "1.0.0-alpha.1",
6+
"version": "1.0.0-alpha.2",
77
"main": "lib/index.js",
88
"scripts": {
99
"lint": "eslint .",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
No commands available.

packages/roc-plugin-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Adds React support to Webpack and Roc",
44
"author": "VG",
55
"license": "MIT",
6-
"version": "1.0.0-alpha.1",
6+
"version": "1.0.0-alpha.2",
77
"main": "lib/index.js",
88
"scripts": {
99
"lint": "eslint .",

0 commit comments

Comments
 (0)