Skip to content

Commit 0b1d636

Browse files
committedFeb 9, 2018
Publish
- create-react-app@1.5.2 - react-scripts@1.1.1
1 parent 1a9722f commit 0b1d636

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎packages/create-react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-app",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"keywords": [
55
"react"
66
],

‎packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "MIT",

0 commit comments

Comments
 (0)