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
Nick Balestra committed Dec 11, 2017
1 parent c829909 commit 09ac43b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.6",
"version": "1.0.7",
"oc": {
"files": {
"data": "server.js",
Expand All @@ -21,9 +21,9 @@
}
},
"dependencies": {
"oc-template-react-compiler": "3.0.0"
"oc-template-react-compiler": "3.0.1"
},
"devDependencies": {
"oc-template-react-compiler": "3.0.0"
"oc-template-react-compiler": "3.0.1"
}
}
2 changes: 1 addition & 1 deletion 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": "3.0.0",
"version": "3.0.1",
"description": "OC-Template-REACT-Compiler",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 09ac43b

Please sign in to comment.