Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalbennani committed Sep 28, 2017
1 parent 00f1ee6 commit eb68ebd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "botify-react-scripts",
"version": "1.0.13",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"version": "0.0.1",
"description": "Configuration and scripts for Botify Applications.",
"repository": "botify-hq/create-react-app",
"license": "BSD-3-Clause",
"engines": {
"node": ">=6"
"node": ">=8.2.1"
},
"bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues"
"url": "https://github.com/botify-hq/create-react-app/issues"
},
"files": [
"bin",
Expand Down

0 comments on commit eb68ebd

Please sign in to comment.