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-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmr committed Feb 9, 2017
1 parent 842edaf commit a6bd5af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Roc plugin that adds basic Babel management
### roc-plugin-browsersync — [v1.0.0-beta.2](https://www.npmjs.com/package/roc-plugin-browsersync)
Plugin providing Browsersync for Roc

### roc-plugin-style-css — [v1.0.0-beta.5](https://www.npmjs.com/package/roc-plugin-style-css)
### roc-plugin-style-css — [v1.0.0-beta.6](https://www.npmjs.com/package/roc-plugin-style-css)
Plugin providing CSS support for Webpack in Roc

### roc-plugin-assets-images — [v1.0.0-beta.2](https://www.npmjs.com/package/roc-plugin-assets-images)
Expand Down
2 changes: 1 addition & 1 deletion extensions/roc-package-web-app-react-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "roc-package-web-app-react-dev",
"description": "Package for building React applications with Roc (Development)",
"version": "1.0.0-beta.11",
"version": "1.0.0-beta.12",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down
2 changes: 1 addition & 1 deletion extensions/roc-package-web-app-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "roc-package-web-app-react",
"description": "Package for building React applications with Roc",
"version": "1.0.0-beta.11",
"version": "1.0.0-beta.12",
"main": "lib/index.js",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit a6bd5af

Please sign in to comment.