Update local third party testing clowntown dependencies

This commit is contained in:
Joel Marcey 2018-02-16 08:36:26 -08:00 committed by GitHub
parent 0dad6d562f
commit 5dd8b7334b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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