Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
matteofigus committed Apr 30, 2018
1 parent 15aae86 commit 86fa5ca
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions acceptance-components/react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-app",
"private": true,
"version": "1.0.21",
"version": "1.0.22",
"oc": {
"files": {
"data": "server.js",
Expand All @@ -22,9 +22,9 @@
},
"dependencies": {
"normalize.css": "^7.0.0",
"oc-template-react-compiler": "5.0.2"
"oc-template-react-compiler": "5.1.0"
},
"devDependencies": {
"oc-template-react-compiler": "5.0.2"
"oc-template-react-compiler": "5.1.0"
}
}
4 changes: 2 additions & 2 deletions packages/oc-template-react-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oc-template-react-compiler",
"version": "5.0.2",
"version": "5.1.0",
"description": "OC-Template-REACT-Compiler",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -44,7 +44,7 @@
"oc-minify-file": "1.0.14",
"oc-react-component-wrapper": "1.0.2",
"oc-statics-compiler": "2.0.10",
"oc-template-react": "2.0.8",
"oc-template-react": "2.0.9",
"oc-templates-messages": "1.0.2",
"oc-view-wrapper": "1.0.3",
"oc-webpack": "2.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/oc-template-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oc-template-react",
"version": "2.0.8",
"version": "2.0.9",
"description": "OC-Template-React",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 86fa5ca

Please sign in to comment.