@financial-times/n-myft-ui 33.0.0 → 33.1.0

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -34,6 +34,7 @@ If you are making a major change, you will need to update the package.json files
34
34
  ```
35
35
  make install
36
36
  make build
37
+ make transpile-jsx
37
38
  make demo
38
39
  ```
39
40