Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - create-react-app@1.0.1
 - react-scripts@0.8.3
  • Loading branch information
gaearon committed Dec 8, 2016
1 parent e9085b9 commit e7d71bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/create-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-app",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [
"react"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "0.8.2",
"version": "0.8.3",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit e7d71bd

Please sign in to comment.