Create decca@2.3.0.json

setting esModule override after new release https://github.com/rstacruz/decca/pull/327#issuecomment-292612187
This commit is contained in:
Michal Cichra
2017-04-07 20:24:31 +02:00
committed by GitHub
parent 419e090a58
commit 3bbe74ab35
+8
View File
@@ -0,0 +1,8 @@
{
"format": "cjs",
"meta": {
"lib/index.js": {
"esModule": true
}
}
}