parent
a88e55fa0d
commit
77326e8b09
|
@ -31,7 +31,7 @@
|
||||||
"RNFastImage.podspec"
|
"RNFastImage.podspec"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "dv-scripts build && cp src/index.js.flow dist/index.js.flow",
|
"build": "dv-scripts build && cp src/index.js.flow dist/index.js.flow && cp src/index.js.flow dist/index.cjs.js.flow",
|
||||||
"lint": "dv-scripts lint",
|
"lint": "dv-scripts lint",
|
||||||
"release": "dv-scripts release",
|
"release": "dv-scripts release",
|
||||||
"test": "dv-scripts test"
|
"test": "dv-scripts test"
|
||||||
|
|
Loading…
Reference in New Issue