Make sure the docs build with npm3 and npm2
This commit is contained in:
parent
516196b260
commit
d8c7f8e8bf
|
@ -1,5 +1,4 @@
|
|||
"use strict";
|
||||
var b = require('react-docgen/node_modules/recast').types.builders;
|
||||
var docgen = require('react-docgen');
|
||||
|
||||
function stylePropTypeHandler(documentation, path) {
|
||||
|
|
Loading…
Reference in New Issue