Skip to content

Commit

Permalink
Update local third party testing clowntown dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelMarcey authored Feb 16, 2018
1 parent 0dad6d5 commit 5dd8b73
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions admin/local-third-party-project-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,11 @@ So, you should install these packages locally. **Base the versions on the versio

```
# Still in the website directory of the testing project
npm install babel-preset-react@^6.24.0
npm install babel-preset-env@^1.6.0
npm install babel-plugin-transform-class-properties@^6.24.1
npm install babel-plugin-transform-object-rest-spread@^6.26.0
npm install react@^15.5.4
npm install babel-preset-env@^1.6.0
npm install babel-preset-react@^6.24.0
```

### Test
Expand Down

0 comments on commit 5dd8b73

Please sign in to comment.